From e638e2d388c91b453a3c002fc36e4f57e2e09de7 Mon Sep 17 00:00:00 2001 From: Tsu-ba-me Date: Mon, 19 Jun 2023 20:51:45 -0400 Subject: [PATCH] fix(striker-ui): set auto width for select in input with select --- striker-ui/components/OutlinedLabeledInputWithSelect.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/striker-ui/components/OutlinedLabeledInputWithSelect.tsx b/striker-ui/components/OutlinedLabeledInputWithSelect.tsx index 2dce2deb..36a44ec5 100644 --- a/striker-ui/components/OutlinedLabeledInputWithSelect.tsx +++ b/striker-ui/components/OutlinedLabeledInputWithSelect.tsx @@ -68,6 +68,7 @@ const OutlinedLabeledInputWithSelect: FC< >