mirror of
				https://github.com/DerTyp7/explainegy-nextjs.git
				synced 2025-10-31 05:37:12 +01:00 
			
		
		
		
	sidebar nav
This commit is contained in:
		| @@ -1,5 +1,9 @@ | ||||
| import React from "react"; | ||||
|  | ||||
| import styles from "../../../styles/Sidebar.module.scss"; | ||||
| export default function Sidebar() { | ||||
| 	return <div>Sidebar</div>; | ||||
| 	return ( | ||||
| 		<div className={styles.sidebar}> | ||||
| 			<div className={styles.stickyContainer}>Sidebar</div> | ||||
| 		</div> | ||||
| 	); | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Janis
					Janis