Skip to content

Commit 875dd5d

Browse files
Remove import of old MobileNavbar
1 parent ccbc03c commit 875dd5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Header/Header.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
import Logo from "../Branding/Logo.astro";
33
import ThemeSwitcher from "./ThemeSwitcher.astro";
4-
import MobileNavbar from "./MobileNavbar/MobileNavbar";
54
import { Menu, X, Scroll, Users, Image, Drama } from "lucide-astro";
65
import { SOCIALS } from "@/lib/constants";
76

0 commit comments

Comments
 (0)