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
In lesson 17, I got an error that "Switch" is not defined when I imported as shown in the tutorial. Once I imported using "Import BrowserRouter as Router, Switch, Route" things worked as intended