blanchon's picture
Update
6ce4ca6
raw
history blame contribute delete
118 Bytes
export { default as Badge } from "./badge.svelte";
export { badgeVariants, type BadgeVariant } from "./badge.svelte";