diff --git a/.changeset/fast-flies-try.md b/.changeset/fast-flies-try.md index d945b0171..c8216b60d 100644 --- a/.changeset/fast-flies-try.md +++ b/.changeset/fast-flies-try.md @@ -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.