diff --git a/crop-x/src/app/layout.tsx b/crop-x/src/app/layout.tsx index 49f6462..f12e93c 100644 --- a/crop-x/src/app/layout.tsx +++ b/crop-x/src/app/layout.tsx @@ -1,4 +1,4 @@ -import {Navbar1} from "@/components/layouts/Navbar" +import {Navbar1} from "@/components/layouts/NavBar" import {SideBarOld} from '@/components/layouts/SideBar/SideBarOld' import '@/styles/globals.css' diff --git a/crop-x/src/components/layouts/SideBar/components/LeftSidebar.tsx b/crop-x/src/components/layouts/SideBar/components/LeftSidebar.tsx index 05e7b7d..cfc14f7 100644 --- a/crop-x/src/components/layouts/SideBar/components/LeftSidebar.tsx +++ b/crop-x/src/components/layouts/SideBar/components/LeftSidebar.tsx @@ -77,7 +77,7 @@ export function LeftSidebar({ return (