UNPKG

@insaic/neon

Version:

A Mobile UI Components built on Vue

8 lines (5 loc) 144 B
import StepItem from './src/index.vue' StepItem.install = function (Vue) { Vue.component(StepItem.name, StepItem) } export default StepItem