From e86c4ecbe7cd90a261680919108153757df3069a Mon Sep 17 00:00:00 2001 From: Bruno Rodrigues Date: Sun, 9 Feb 2025 20:22:02 +0000 Subject: [PATCH] feat(client): increase icon size on button component --- apps/client/components/ui/button.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/components/ui/button.tsx b/apps/client/components/ui/button.tsx index 3c2e104..d78234d 100644 --- a/apps/client/components/ui/button.tsx +++ b/apps/client/components/ui/button.tsx @@ -80,7 +80,7 @@ const Button = React.forwardRef< {Icon ? (