diff --git a/webui/src/components/GlobalSearch.tsx b/webui/src/components/GlobalSearch.tsx index dc648f1..6b74240 100644 --- a/webui/src/components/GlobalSearch.tsx +++ b/webui/src/components/GlobalSearch.tsx @@ -12,6 +12,7 @@ import { import { useLocation } from "react-router"; import { ActionToolbar, Button, + CountBadge, Dialog, DocumentationHelpLink, DismissibleAlert, @@ -496,9 +497,9 @@ export default function GlobalSearch({ settings }: GlobalSearchProps) {