1
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
.catch(() => {})
|
||||
}
|
||||
const navs = [
|
||||
{ label: 'Home', icon: 'home', size: 73, path: '/welcome', on: onHome },
|
||||
{ label: 'Home', icon: 'home', size: 73, path: '/stylist/customer', on: onHome },
|
||||
{ label: 'Library', icon: 'library', size: 53, path: '/workshop/library' },
|
||||
{ label: 'Profile', icon: 'profile', size: 55, path: '' }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user