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