update laye out and update home page also create footer page
This commit is contained in:
4
app/components/layout/index.ts
Normal file
4
app/components/layout/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export { default } from "./Navbar";
|
||||
export { Sidebar } from "./Sidebar";
|
||||
export { Footer } from "./Footer";
|
||||
export { Topbar } from "./Topbar";
|
||||
Reference in New Issue
Block a user