UNPKG

shadcn-vue-packed

Version:

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

4 lines (3 loc) 176 B
export { default as Avatar } from './Avatar.vue'; export { default as AvatarFallback } from './AvatarFallback.vue'; export { default as AvatarImage } from './AvatarImage.vue';