From 12c9ffb93519ff9b8fa785541344dc51e225614d Mon Sep 17 00:00:00 2001 From: Katja Lutz Date: Tue, 26 Jul 2022 10:42:17 +0200 Subject: [PATCH] feat: change Select input-group size from small to normal --- src/components/Form.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Form.tsx b/src/components/Form.tsx index 08ec266..17da424 100644 --- a/src/components/Form.tsx +++ b/src/components/Form.tsx @@ -274,7 +274,7 @@ export const Select: Component< return (
-