-
I want to change sibling element styles when hover. Example: In the Balls.js, I generate root class by Finally, I export animation classes and composite them in the parent component App.js. I'm wondering that is this usage would cause any problems or any other recommended solutions? Any suggestion would be much appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Well - we generally don't recommend things like this but also it should just work, especially when using |
Beta Was this translation helpful? Give feedback.
Well - we generally don't recommend things like this but also it should just work, especially when using
@emotion/css
.