Spaces:
Running
Running
File size: 118 Bytes
6ce4ca6 |
1 2 3 |
export { default as Badge } from "./badge.svelte";
export { badgeVariants, type BadgeVariant } from "./badge.svelte";
|