2020-11-07 08:05:30 +08:00

5 lines
88 B
Vue

import Vue from 'vue'
import VabIcon from 'vab-icon'
Vue.component('VabIcon', VabIcon)