vabIcon.js 87 B

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