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
* Greenlight version number only appears for admins
- Changes to App.jsx: passed in currentUser to the Footer
- Footer renders the version number if the current user is an admin
* - currentUser is no longer passed as a prop to the Footer component.
Footer component imports useAuth to get the current user
0 commit comments