web-animations/web-animations-js

How to use this in React?

Opened this issue · 0 comments

I did a yarn install for the package, and then imported the dependency into my component like this:

import 'web-animations-js/web-animations.min';

What else am I supposed to make the polyfill work for React apps in IE browser?

Edited for spelling