mirror of
https://github.com/community-scripts/Proxmox.git
synced 2026-03-31 06:34:15 -04:00
refactor: remove unused ModeToggle import from Navbar
This commit is contained in:
@@ -4,7 +4,6 @@ import { Button } from "@/components/ui/button";
|
||||
import Link from "next/link";
|
||||
import logo from "/public/logo.png";
|
||||
import Image from "next/image";
|
||||
import { ModeToggle } from "./theme-toggle";
|
||||
|
||||
import { navbarLinks } from "@/config/siteConfig";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user