refactor: update routes name
This commit is contained in:
+1
-1
@@ -135,7 +135,7 @@ const routes = [
|
||||
children: [
|
||||
{
|
||||
path: '/buttons/standard-buttons',
|
||||
name: 'Buttons',
|
||||
name: 'Button Component',
|
||||
component: () => import('@/views/buttons/Buttons.vue'),
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user