mirror of
				https://github.com/DerTyp7/dertyp7.github.io.git
				synced 2025-10-30 21:27:09 +01:00 
			
		
		
		
	add about component
This commit is contained in:
		| @@ -1,10 +1,12 @@ | ||||
| import "@styles/App.scss"; | ||||
| import Header from "@components/Header"; | ||||
| import About from "@components/About"; | ||||
|  | ||||
| export default function App() { | ||||
| 	return ( | ||||
| 		<div id="app"> | ||||
| 			<Header /> | ||||
| 			<About /> | ||||
| 		</div> | ||||
| 	); | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 DerTyp7
					DerTyp7