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
* @description Hook to have state that reverts to a default value after a timeout when you update it. Useful for temporarily showing messages or disabling buttons.
7
+
*
8
+
* @param defaultValue Default value
9
+
* @param timeout Milliseconds to revert to default value after setting a temporary value
0 commit comments