feat: add AI knowledge analysis MVP
This commit is contained in:
@@ -5,6 +5,7 @@ import { usePathname } from "next/navigation";
|
||||
import {
|
||||
BedDouble,
|
||||
Bell,
|
||||
BookOpenText,
|
||||
Building2,
|
||||
ClipboardCheck,
|
||||
Globe2,
|
||||
@@ -38,6 +39,7 @@ const iconMap: Record<NavIconKey, LucideIcon> = {
|
||||
family: UserRoundCheck,
|
||||
global: Globe2,
|
||||
health: HeartPulse,
|
||||
knowledge: BookOpenText,
|
||||
notices: Bell,
|
||||
organizations: Building2,
|
||||
roles: Settings,
|
||||
|
||||
Reference in New Issue
Block a user