vabIcon.js 88 B

1234
  1. import Vue from 'vue'
  2. import VabIcon from 'vab-icon'
  3. Vue.component('VabIcon', VabIcon)