diff --git a/memento-note/components/admin-sidebar.tsx b/memento-note/components/admin-sidebar.tsx index bcfa704..a489af9 100644 --- a/memento-note/components/admin-sidebar.tsx +++ b/memento-note/components/admin-sidebar.tsx @@ -12,6 +12,7 @@ import { ArrowLeft, User, LogOut, + Brain, } from 'lucide-react' import { cn } from '@/lib/utils' import { useLanguage } from '@/lib/i18n'