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