Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/components/avatar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ The `to` prop can either be a string path, or a `Location` object. The `to` prop

## Badge avatars

<span class="badge badge-info small">2.12.0+<span>
<span class="badge badge-info small">2.12.0+</span>

Easily add a badge to your avatar via the `badge` prop or `'badge'` slot, and the badge variant can
be set via the `badge-variant` prop. The badge will scale with the size of the avatar.
Expand Down