Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
smhigley committed Sep 10, 2021
1 parent 3d191ce commit 8f43e40
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ exports[`Component Examples renders ChoiceGroup.Image.Example.tsx correctly 1`]
}
>
<img
alt="Bar chart icon"
alt="Bar chart"
className=
ms-Image-image
ms-Image-image--portrait
Expand Down Expand Up @@ -319,7 +319,7 @@ exports[`Component Examples renders ChoiceGroup.Image.Example.tsx correctly 1`]
}
>
<img
alt="Bar chart icon"
alt="Bar chart"
className=
ms-Image-image
ms-Image-image--portrait
Expand Down Expand Up @@ -364,7 +364,7 @@ exports[`Component Examples renders ChoiceGroup.Image.Example.tsx correctly 1`]
className="ms-ChoiceFieldLabel"
id="ChoiceGroupLabel1-bar"
>
Clustered bar chart
Bar
</span>
</div>
</label>
Expand Down Expand Up @@ -552,7 +552,7 @@ exports[`Component Examples renders ChoiceGroup.Image.Example.tsx correctly 1`]
}
>
<img
alt=""
alt="Pie chart"
className=
ms-Image-image
ms-Image-image--portrait
Expand All @@ -566,7 +566,7 @@ exports[`Component Examples renders ChoiceGroup.Image.Example.tsx correctly 1`]
}
onError={[Function]}
onLoad={[Function]}
src="https://static2.sharepointonline.com/files/fabric/office-ui-fabric-react-assets/choicegroup-bar-unselected.png"
src="https://static2.sharepointonline.com/files/fabric/office-ui-fabric-react-assets/choicegroup-pie-unselected.png"
/>
</div>
</div>
Expand Down Expand Up @@ -611,7 +611,7 @@ exports[`Component Examples renders ChoiceGroup.Image.Example.tsx correctly 1`]
}
>
<img
alt=""
alt="Pie chart"
className=
ms-Image-image
ms-Image-image--portrait
Expand All @@ -625,7 +625,7 @@ exports[`Component Examples renders ChoiceGroup.Image.Example.tsx correctly 1`]
}
onError={[Function]}
onLoad={[Function]}
src="https://static2.sharepointonline.com/files/fabric/office-ui-fabric-react-assets/choicegroup-bar-selected.png"
src="https://static2.sharepointonline.com/files/fabric/office-ui-fabric-react-assets/choicegroup-pie-selected.png"
/>
</div>
</div>
Expand Down Expand Up @@ -656,7 +656,7 @@ exports[`Component Examples renders ChoiceGroup.Image.Example.tsx correctly 1`]
className="ms-ChoiceFieldLabel"
id="ChoiceGroupLabel1-pie"
>
Pie chart
Pie
</span>
</div>
</label>
Expand Down

0 comments on commit 8f43e40

Please sign in to comment.