react-dynamic-forms icon indicating copy to clipboard operation
react-dynamic-forms copied to clipboard

not compatible with latest react-select

Open DrogoNevets opened this issue 6 years ago • 0 comments

The current version of react-select doesnt ship with CSS but instead uses emotion to do the styling.

and thus causes an error. We use react-select 2.3.0 which overrides the version needed by yourself

DrogoNevets avatar Jan 29 '19 15:01 DrogoNevets