diff --git a/frontend/src/app/command/dashboard/page.tsx b/frontend/src/app/command/dashboard/page.tsx index 8eb8e1f..8b2837f 100644 --- a/frontend/src/app/command/dashboard/page.tsx +++ b/frontend/src/app/command/dashboard/page.tsx @@ -22,6 +22,7 @@ import { Activity, Loader2, Search, + Bell, } from 'lucide-react' import clsx from 'clsx' import Link from 'next/link'