feat: build collaboration workspaces
This commit is contained in:
@@ -15,6 +15,7 @@ import {
|
||||
Settings,
|
||||
ShieldAlert,
|
||||
TabletSmartphone,
|
||||
UserRoundCheck,
|
||||
Users,
|
||||
Wrench,
|
||||
} from "lucide-react";
|
||||
@@ -33,6 +34,7 @@ const iconMap: Record<NavIconKey, LucideIcon> = {
|
||||
dashboard: LayoutDashboard,
|
||||
devices: TabletSmartphone,
|
||||
emergency: ShieldAlert,
|
||||
family: UserRoundCheck,
|
||||
global: Globe2,
|
||||
health: HeartPulse,
|
||||
notices: Bell,
|
||||
|
||||
Reference in New Issue
Block a user