UNPKG

@efelle/proton

Version:

An elegant Vue.js Tailwind component library

5 lines (4 loc) 114 B
import SlugComponent from './Slug' export default Vue => { Vue.component(SlugComponent.name, SlugComponent) }