react-with-styles-interface-css
react-with-styles-interface-css copied to clipboard
fix(ie11): replace Object.assign and Array.from.
Object.assign is not supported on IE11
It’s expected that you’re using https://npmjs.com/airbnb-browser-shims in your app
This is not documented in the readme, but should be