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
Loops through matched routes from react router and calls a static fetch function on each handler. The static fetch function should return a promise. This will return a promise that will resolve/reject when all other promises are finished.
0 commit comments