Use nested routing for navigation
Remove dashboard_open signal Use <a> tags to navigate to new pages Add dashboard and search to nested routing
This commit is contained in:
@ -25,6 +25,7 @@
|
||||
transition: all 0.5s;
|
||||
cursor: pointer;
|
||||
color: grey;
|
||||
text-decoration: none;
|
||||
}
|
||||
.sidebar-top-container .buttons:hover {
|
||||
color: white;
|
||||
|
Reference in New Issue
Block a user