Bob AI: i want a simpler navbar

This commit is contained in:
kudinDmitriyUp
2026-06-03 14:32:26 +00:00
parent 38c9a521d3
commit 39d9941b58

View File

@@ -1,5 +1,5 @@
import FooterBrand from '@/components/sections/footer/FooterBrand';
import NavbarFloatingLogo from '@/components/ui/NavbarFloatingLogo';
import NavbarMinimal from '@/components/ui/NavbarMinimal';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
import SiteBackgroundSlot from "@/components/ui/SiteBackgroundSlot";
import { Outlet } from 'react-router-dom';