UNPKG

shadcn-vue-packed

Version:

A Vue component library that exports components from shadcn/vue.

5 lines (4 loc) 252 B
export { default as PinInput } from './PinInput.vue'; export { default as PinInputGroup } from './PinInputGroup.vue'; export { default as PinInputSeparator } from './PinInputSeparator.vue'; export { default as PinInputSlot } from './PinInputSlot.vue';