https://github.com/thiagoc7/react-animate.css/blob/master/modules/Animate.js#L20 I wonder if `<style>` should be scoped like: `<style scoped>`, so that the stylesheet won't affect other ones.
https://github.com/thiagoc7/react-animate.css/blob/master/modules/Animate.js#L20
I wonder if
<style>should be scoped like:<style scoped>, so that the stylesheet won't affect other ones.