One Navlink not showing
https://github.com/Aman2980/S2-23_Website
Here is a link to the project. In the header on each page I have this nav-item In the common.css file I set to hidden by default. Then inside login.js im selecting that item with and changing its state based on some conditions Now my issue is that this statistics page should appear when someone logs in. It does appear but can be accessed from login page and it hidden from each page. How can i make it visible on each page when someone logs in?
Here is a link to the project. In the header on each page I have this nav-item In the common.css file I set to hidden by default. Then inside login.js im selecting that item with and changing its state based on some conditions Now my issue is that this statistics page should appear when someone logs in. It does appear but can be accessed from login page and it hidden from each page. How can i make it visible on each page when someone logs in?
GitHub
Contribute to Aman2980/S2-23_Website development by creating an account on GitHub.
