react-input-slider
react-input-slider copied to clipboard
@emotion/css missing dependency?
@emotion/css is a dependency of @emotion/core but if you have multiple versions of @emotion/core installed, react-input-slider could easily end up with the wrong version of css. I happened to have @emotion/css@^11 and it completely broke the component
will test it with emotion v11 since the package bundled with v10
+1