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:
@@ -2,7 +2,7 @@ Avatars are used for project icons and user profile pictures. Low resolution ima
|
||||
|
||||
```svelte example
|
||||
<script lang="ts">
|
||||
import Avatar from "omorphia/components/Avatar.svelte";
|
||||
import { Avatar } from "omorphia";
|
||||
</script>
|
||||
|
||||
<Avatar size="lg" circle src="https://avatars3.githubusercontent.com/u/44736536?v=4" />
|
||||
|
||||
Reference in New Issue
Block a user