diff --git a/src/Select/Option.jsx b/src/Select/Option.jsx index 2568dc85..bbc7d0d1 100644 --- a/src/Select/Option.jsx +++ b/src/Select/Option.jsx @@ -17,14 +17,16 @@ import './Option.scss'; const Option = forwardRef(({ indeterminate, ...props }, ref) => (
- null} - /> +
+ null} + /> +