As i want to navigate my dashboard component by default when user sign with its credentials. So how can i make the dashboard component default and how can i change it with the sideNav here are the example of my project the user navigate to dashboard and it is showing blank
and when i click on the sidebar component it is rendering the component so how can i make dashboard as default using function component