@@ -10,8 +10,8 @@ exports[`definition for avatar matches the snapshot > avatar 1`] = `
1010 " description" : " Text to describe the avatar for assistive technology.
1111When more than one avatar is used , provide a unique label for each.
1212For example , "Avatar of John Doe" or "Avatar of generative AI assistant".
13- If \`tooltipText\` is used make sure to include it in the \`ariaLabel\`.
14- ",
13+
14+ If \`tooltipText\` is used make sure to include it in the \`ariaLabel\`. ",
1515 " name" : " ariaLabel" ,
1616 " optional" : false ,
1717 " type" : " string" ,
@@ -36,8 +36,8 @@ Use \`gen-ai\` for AI assistants and \`default\` otherwise.",
3636 " defaultValue" : " " user - profile " " ,
3737 " description" : " Specifies the icon to be displayed as Avatar.
3838Use \` gen-ai\` icon for AI assistants. By default \` user-profile\` icon is used.
39- If you set both \` iconName \` and \` initials \` , \` initials \` will take precedence.
40- ",
39+
40+ If you set both \` iconName \` and \` initials \` , \` initials \` will take precedence. ",
4141 "inlineType": {
4242 " name" : " IconProps.Name" ,
4343 " type" : " union" ,
@@ -76,8 +76,8 @@ Use it to define initials that uniquely identify the avatar's owner.",
7676 } ,
7777 {
7878 " description" : " The text content shown in the avatar's tooltip.
79- When you use this property , make sure to include it in the \ ` ariaLabel \` .
80- ",
79+
80+ When you use this property , make sure to include it in the \ ` ariaLabel \` . ",
8181 "name": "tooltipText",
8282 "optional": true,
8383 "type": "string",
0 commit comments