fixed folder stucture
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Outlet } from "react-router-dom";
|
||||
import Navbar from "@/components/Navbar";
|
||||
import Footer from "@/components/Footer";
|
||||
import Navbar from "@/components/home/Navbar";
|
||||
import Footer from "@/components/home/Footer";
|
||||
|
||||
const MainLayout = () => {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user