2020-07-12 09:43:07 +08:00

5 lines
91 B
JavaScript

import Vue from "vue";
import VabIcon from "zx-icon";
Vue.component("vab-icon", VabIcon);