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
Edit both the current mobile and desktop navbars to take in a prop indicating whether the view is logged in as admin or not, and display appropriate links. (Very simply, j if the view is as admin, show this link, if not show the other link -- the css for all links should remain the same.)
Remember to do for both desktop and mobile navbars!