Ankit Sahu
Results
1
comments of
Ankit Sahu
There is an alternative way as well. Install this [@loadable/component](https://www.npmjs.com/package/@loadable/component) package: ``` npm i @loadable/component @types/loadable__component ``` Then Just import your animation file like this, (It will load your component...