Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
larsrickert committed Jan 24, 2025
1 parent 5fcd455 commit 44a3a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/fast-flies-try.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ Example for "John Middlename Doe":
- Previously: "JM"
- Now: "JD"

Tee `label` property has been removed in favor of `username` which now als supports passing a locale for determining the initials (will use the i18n locale by default).
The `label` property has been removed in favor of `username` which now als supports passing a locale for determining the initials (will use the i18n locale by default).
The default slot has been removed in favor of the `initials` property to set custom initials.

0 comments on commit 44a3a22

Please sign in to comment.