Andrei Drazdou
Results
2
issues of
Andrei Drazdou
Hi! I use react-select (v 5.7) inside the package this way: ``` const ArgoSelect = ({ variant, ...props }) => { const ControlComponent = props => const MenuComponent = props...
issue/bug-unconfirmed
#### Describe the issue and the actual behavior Without changing the version and refactoring code this error starts to appear and breaks the build of the project #### Describe the...