diff --git a/src/ui/command.tsx b/src/ui/command.tsx index ad2e1c9..bf995d1 100644 --- a/src/ui/command.tsx +++ b/src/ui/command.tsx @@ -274,7 +274,7 @@ function CommandDialog(props: { {/* Search input */} {"> "} - {filter() || "Type to search commands..."} + {filter() || "Type to search commands..."} {/* Command list */}