Hi!
I have a Button and a Modal elements on a page.
The Button element has interactions such as text color change and Particles.
When the button is clicked, it opens the Modal element with a Toggle Hash.
When the modal gets closed, the button stays in the interaction state, instead of reverting to its pre-hover state.
Thanks!