You've already forked AstralRinth
forked from didirus/AstralRinth
Add classes: Actions + Divider + Illustration + InfoTable + Stat, Add utilities (needs docs)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
```svelte example
|
||||
<script lang="ts">
|
||||
import Badge from "omorphia/components/Badge.svelte";
|
||||
import { Badge } from "omorphia";
|
||||
</script>
|
||||
|
||||
<Badge color="red" label="Tomato" />
|
||||
|
||||
Reference in New Issue
Block a user