diff --git a/src/components/input/SelectInput.tsx b/src/components/input/SelectInput.tsx index 912d4622..d7b13529 100644 --- a/src/components/input/SelectInput.tsx +++ b/src/components/input/SelectInput.tsx @@ -222,7 +222,7 @@ const SelectInput = (props: SelectInputProps) => { } )} > -
+
{startAdornment} {children}