You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It could be interesting to use animationend and/or transitionend to provide a callback to remove the className at the end of the animation. So it won't be necessary to provide a timeout (or only as fallback).
It could be interesting to use animationend and/or transitionend to provide a callback to remove the className at the end of the animation. So it won't be necessary to provide a timeout (or only as fallback).
The text was updated successfully, but these errors were encountered: