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
The function passed to `startTransition`is called an "Action". By convention, any callback called inside `startTransition`(such as a callback prop) should be named `action`or include the "Action" suffix:
0 commit comments