Skip to content

Commit d8a3aaf

Browse files
committed
Update interface.
1 parent 399bf21 commit d8a3aaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/__tests__/__snapshots__/documenter.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ When you use this property, make sure to include it in the \`ariaLabel\`.
8585
"type": "string",
8686
},
8787
{
88-
"description": "Defines the width of the avatar when using a custom image.
88+
"description": "Defines the width of the avatar.
8989
This value corresponds to the \`width\` CSS-property and will center and crop images using \`object-fit: cover\`.
90-
If no width is provided the avatar will use the default width value.",
90+
If no width is provided the avatar will use the default width value of 28px.",
9191
"name": "width",
9292
"optional": true,
9393
"type": "number",

0 commit comments

Comments
 (0)