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 is not currently possible to use a "closing transition" for the tooltip, similar to the fade in when it opens.
Adding a react-tooltip__closing class (which requires some logic changes, since the tooltip currently closes immediately) should allow for using customizing the closing transition as well.