UNPKG

wot-design

Version:

Mobile UI components built on vue.js

8 lines (5 loc) 125 B
import Sticky from './src/main.vue' Sticky.install = Vue => { Vue.component(Sticky.name, Sticky) } export default Sticky