Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 9c060d5

Browse files
committed
chore(avatar): add no box-size proop example
1 parent 0e1d096 commit 9c060d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/c-avatar/examples/simple-avatar-with-badge.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
loading="lazy"
66
icon="add"
77
>
8-
<c-avatar-badge bg="tomato" border-color="papayawhip" box-size="1.25em" />
8+
<c-avatar-badge bg="tomato" border-color="papayawhip" />
99
</c-avatar>
1010
</template>
1111

0 commit comments

Comments
 (0)