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
This confused me for a bit. I thought it was saying that it's possible that the path prop is not set on DefaultRoute, but in reality it means DefaultRoute SHOULD NOT HAVE a path prop. It's a minor tweak in language but definitely clears it up. I'm happy to submit a PR, but I can't seem to find where that comes from. Is it actually buried in React somwhere?