UNPKG

element-ui-for-gov

Version:

element-ui for gov

9 lines (6 loc) 163 B
import ElIcon from './src/icon.vue'; /* istanbul ignore next */ ElIcon.install = function(Vue) { Vue.component(ElIcon.name, ElIcon); }; export default ElIcon;