From dbdf1b564ff91405e15aee3e28907a562d5550f5 Mon Sep 17 00:00:00 2001 From: dvelo <52332868+DeveloLongScript@users.noreply.github.com> Date: Sat, 22 Feb 2025 11:49:58 -0600 Subject: [PATCH] fix: shadow on input --- apps/www/src/components/ui/input.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/www/src/components/ui/input.tsx b/apps/www/src/components/ui/input.tsx index 426a420..15607f3 100644 --- a/apps/www/src/components/ui/input.tsx +++ b/apps/www/src/components/ui/input.tsx @@ -93,7 +93,7 @@ const Input: React.FC = ({ )}
{prefix && (