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
If your using react-router, you can have a "/" route endpoint with the exact keyword at the top, and another "/" route endpoint at the bottom without exact which will catch all non-matched routes
No description provided.
The text was updated successfully, but these errors were encountered: