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
{{ message }}
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.
Hi, I may be missing something, but I don't see any props available set the duration of the transition on VelocityTransitionGroup. Inspecting the source code, it appears that the timeout is set to null (i.e. the default) in VelocityTransitionGroup.js:
Hi, I may be missing something, but I don't see any props available set the
duration
of the transition on VelocityTransitionGroup. Inspecting the source code, it appears that thetimeout
is set tonull
(i.e. the default) inVelocityTransitionGroup.js
:Am I missing something? If it is not currently possible to set the transition duration, does anyone have tips on the easiest way to implement this?
Any suggestions appreciated!
The text was updated successfully, but these errors were encountered: