diff --git a/components/DashCommand.tsx b/components/DashCommand.tsx index 1aa19bb..0b6843b 100644 --- a/components/DashCommand.tsx +++ b/components/DashCommand.tsx @@ -90,7 +90,7 @@ export function DashCommand() { <> - + {t("NoResults")} {sortedServers.map((server) => ( diff --git a/components/ui/command.tsx b/components/ui/command.tsx index d29ada4..6c6c07c 100644 --- a/components/ui/command.tsx +++ b/components/ui/command.tsx @@ -40,10 +40,7 @@ const CommandInput = React.forwardRef< React.ElementRef, React.ComponentPropsWithoutRef >(({ className, ...props }, ref) => ( -
+