diff --git a/src/Components/Select/Select.tsx b/src/Components/Select/Select.tsx index 1261cfc..599c9b8 100644 --- a/src/Components/Select/Select.tsx +++ b/src/Components/Select/Select.tsx @@ -214,7 +214,7 @@ export function Select(
  • {(renderOption ?? defaultRenderOption)(option)}
    -