From 3d2f00971d1266bdc6f902673065cc4612b78f50 Mon Sep 17 00:00:00 2001 From: abefernan <44572727+abefernan@users.noreply.github.com> Date: Thu, 27 Jun 2024 15:28:06 +0200 Subject: [PATCH] Make command clickable after update --- components/ui/command.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ui/command.tsx b/components/ui/command.tsx index c283b7b..b76279c 100644 --- a/components/ui/command.tsx +++ b/components/ui/command.tsx @@ -115,7 +115,7 @@ const CommandItem = React.forwardRef<