fix: remove duplicate MobileTopNav import left by auto-merge
This commit is contained in:
@@ -9,7 +9,6 @@ import MobileTopNav from "@/components/MobileTopNav/MobileTopNav";
|
||||
import MobileBottomNav from "@/components/MobileBottomNav/MobileBottomNav";
|
||||
import MobileGuard from "@/components/MobileGuard/MobileGuard";
|
||||
import AuthGuard from "@/components/AuthGuard/AuthGuard";
|
||||
import MobileTopNav from "@/components/MobileTopNav/MobileTopNav";
|
||||
import useIsMobile from "@/hooks/useIsMobile";
|
||||
import { useRouteTracker } from "@/hooks/useRouteTracker";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user