mirror of
https://github.com/yusufipk/nexter-react.git
synced 2026-09-12 01:56:07 +00:00
created layout
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export default function Sidebar() {
|
||||
return <div className="sidebar">Sidebar</div>;
|
||||
}
|
||||
Reference in New Issue
Block a user