first
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
import VabCard from './index.vue'
|
||||
|
||||
VabCard.install = function(app) {
|
||||
app.component(VabCard.name, VabCard)
|
||||
}
|
||||
|
||||
export default VabCard
|
||||
Reference in New Issue
Block a user