blanchon's picture
Initial commit
ebcc4b8
raw
history blame
118 Bytes
export { default as Badge } from "./badge.svelte";
export { badgeVariants, type BadgeVariant } from "./badge.svelte";