Problem
Navbar is having missing switching of dark mode to light mode and vice versa option .So my suggestion is to add that option and increase the height of the navbar in order to have good ui.
Solution
We can implement this things by using usestate hooks in react which allows us to re-render our component
Problem Navbar is having missing switching of dark mode to light mode and vice versa option .So my suggestion is to add that option and increase the height of the navbar in order to have good ui.
Solution We can implement this things by using usestate hooks in react which allows us to re-render our component
Please assign me this task!