First Committ
This commit is contained in:
6
src/boot/vue-meta.ts.off
Executable file
6
src/boot/vue-meta.ts.off
Executable file
@@ -0,0 +1,6 @@
|
||||
import Component from 'vue-class-component'
|
||||
|
||||
// Register the meta hook
|
||||
Component.registerHooks([
|
||||
'meta'
|
||||
])
|
||||
Reference in New Issue
Block a user