This commit is contained in:
2024-06-26 14:25:48 +05:00
parent 36cd50c92b
commit e6cf8be75a
+1
View File
@@ -9,6 +9,7 @@ export default function Layout() {
<Navbar />
<Header />
<main>
1
<Outlet />
</main>
<Footer />