mirror of
				https://github.com/DerTyp7/explainegy-nextjs.git
				synced 2025-10-30 21:27:12 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			63 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			63 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
| export default function HomePage() {
 | |
|   return <h1>Home</h1>;
 | |
| }
 | 
