diff --git a/src/js/components/Select/index.tsx b/src/js/components/Select/index.tsx index 513db95..117cddd 100644 --- a/src/js/components/Select/index.tsx +++ b/src/js/components/Select/index.tsx @@ -32,7 +32,7 @@ function Select({ value, children: options, className }: Props) {