@@ -24,14 +24,7 @@ import {
|
|||||||
SidebarMenuSubButton,
|
SidebarMenuSubButton,
|
||||||
SidebarMenuSubItem,
|
SidebarMenuSubItem,
|
||||||
} from "@/components/ui/sidebar";
|
} from "@/components/ui/sidebar";
|
||||||
import {
|
import { BookOpen, FileText, Settings, ToyBrick, Users } from "lucide-react";
|
||||||
BookOpen,
|
|
||||||
Building,
|
|
||||||
FileText,
|
|
||||||
Settings,
|
|
||||||
ToyBrick,
|
|
||||||
Users,
|
|
||||||
} from "lucide-react";
|
|
||||||
|
|
||||||
interface NavItem {
|
interface NavItem {
|
||||||
title: string;
|
title: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user