UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

3 lines (2 loc) 135 B
export { default as XBadge } from './Badge.vue'; export type { BadgeProps, BadgeAlign, BadgePosition, BadgeTheme } from './Badge.vue';