From 5beed4459225c8d5e78245eef2d4163a662d3d73 Mon Sep 17 00:00:00 2001 From: Milo Schwartz Date: Sun, 5 Jan 2025 13:55:01 -0500 Subject: [PATCH] add rounded to command item --- 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 1052acc1..5394dd2c 100644 --- a/src/components/ui/command.tsx +++ b/src/components/ui/command.tsx @@ -117,7 +117,7 @@ const CommandItem = React.forwardRef<