mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-09-17 01:49:57 +08:00
5 lines
88 B
Vue
5 lines
88 B
Vue
import Vue from 'vue'
|
|
import VabIcon from 'vab-icon'
|
|
|
|
Vue.component('VabIcon', VabIcon)
|