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
Using react-device-detect, check if screen is mobile. If mobile, the navbar should be collapsible according to the design below, also add the icon in the middle. If react-device-detect does not work, you can use screen.innerWidth. Add unit testing.
The text was updated successfully, but these errors were encountered:
Using react-device-detect, check if screen is mobile. If mobile, the navbar should be collapsible according to the design below, also add the icon in the middle. If react-device-detect does not work, you can use screen.innerWidth. Add unit testing.
The text was updated successfully, but these errors were encountered: