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 links at the top of the page don't work when the media query returns the screen width as 1080px. It seems to route to / always. Unsure the reason right now, as the code in components/Title seems quite similar to components/SideNav, which works. I tried adding withRouter and no luck there either.
The text was updated successfully, but these errors were encountered:
The links at the top of the page don't work when the media query returns the screen width as 1080px. It seems to route to / always. Unsure the reason right now, as the code in components/Title seems quite similar to components/SideNav, which works. I tried adding withRouter and no luck there either.
The text was updated successfully, but these errors were encountered: