perf: useClipboard
This commit is contained in:
@@ -403,6 +403,14 @@ export const asyncRouterMap: AppRouteRecordRaw[] = [
|
||||
meta: {
|
||||
title: 'useCrudSchemas'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: 'useClipboard',
|
||||
component: () => import('@/views/hooks/useClipboard.vue'),
|
||||
name: 'UseClipboard',
|
||||
meta: {
|
||||
title: 'useClipboard'
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user