From d5030661ddf1521b508e0beb79004d21dc7aa6cd Mon Sep 17 00:00:00 2001 From: Elias Almqvist Date: Thu, 27 Feb 2025 22:51:23 -0800 Subject: [PATCH] fix cmd nav thing --- src/components/ui/command.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ui/command.tsx b/src/components/ui/command.tsx index 18b7123..d8520b2 100644 --- a/src/components/ui/command.tsx +++ b/src/components/ui/command.tsx @@ -117,7 +117,7 @@ const CommandItem = React.forwardRef<