From ed2ead9ef2114bff0d3c046861ca687dbba0b13e Mon Sep 17 00:00:00 2001 From: Stavros Date: Thu, 30 Jan 2025 09:35:10 +0200 Subject: [PATCH] fix: remove rounded styles from command primitive (#1840) --- frontend/src/components/ui/command.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/ui/command.tsx b/frontend/src/components/ui/command.tsx index c79b59eb..e90fbef4 100644 --- a/frontend/src/components/ui/command.tsx +++ b/frontend/src/components/ui/command.tsx @@ -15,7 +15,7 @@ const Command = React.forwardRef<