react-reveal
react-reveal copied to clipboard
Wrapper <div> tag
Hi, thanks for your grate package. I searched a lot and I couldn't find a way to change the container component!
It would be really nice to add a "component" prop just like material-ui components to change the wrapper component if necessary! Sometimes it's just cool to animate inline tags without having a
wrapper and trying to make that inline!
Thanks in advance.
CSS can't animate inline elements. Only block elements like div, img e.t.c.