From 7976cadb23699a1087c54e71a881bc23ad843d19 Mon Sep 17 00:00:00 2001 From: Brad Williams Date: Sun, 15 Sep 2024 15:25:44 -0500 Subject: [PATCH] Update input.tsx font size --- app/components/ui/input.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/ui/input.tsx b/app/components/ui/input.tsx index 18801dca..b3089e82 100644 --- a/app/components/ui/input.tsx +++ b/app/components/ui/input.tsx @@ -11,7 +11,7 @@ const Input = React.forwardRef(