fix: hide dashboard from sidebar
This commit is contained in:
parent
bb2970cf48
commit
88096f96b7
@ -66,10 +66,10 @@ const navigations = [
|
||||
icon: PhoneIcon,
|
||||
route: { name: 'Call Logs' },
|
||||
},
|
||||
{
|
||||
name: 'Dashboard',
|
||||
icon: DashboardIcon,
|
||||
route: { name: 'Dashboard' },
|
||||
},
|
||||
// {
|
||||
// name: 'Dashboard',
|
||||
// icon: DashboardIcon,
|
||||
// route: { name: 'Dashboard' },
|
||||
// },
|
||||
]
|
||||
</script>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user