diff --git a/src/components/CommandPalette.tsx b/src/components/CommandPalette.tsx index 5087c6a..1a0d14d 100644 --- a/src/components/CommandPalette.tsx +++ b/src/components/CommandPalette.tsx @@ -116,9 +116,13 @@ export default function CommandPalette() { onKeyDown={handleInputKeyDown} className="w-full bg-transparent text-slate-100 placeholder-slate-500 outline-none text-sm tracking-wide font-mono" /> - + {/* Command List */} @@ -171,20 +175,20 @@ export default function CommandPalette() {
{tCommands("navHint1")}{" "} - + {" "} - + {" "} {tCommands("navHint2")} - + ⌘K {" "} /{" "} - + Ctrl+K