Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Beth Shook committed Aug 28, 2024
1 parent 5a134c1 commit 323efa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/__snapshots__/Radio.spec.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ exports[`Radio matches disabled snapshot 1`] = `
>
<input
aria-disabled={true}
className="sc-eCYdqJ bstnXk"
className="sc-eCYdqJ BIOGy"
type="radio"
/>
Disabled
Expand All @@ -19,7 +19,7 @@ exports[`Radio matches snapshot 1`] = `
className="sc-hKMtZM jREXRM"
>
<input
className="sc-eCYdqJ cvkvUS"
className="sc-eCYdqJ dODuRM"
type="radio"
/>
Click Me
Expand Down

0 comments on commit 323efa6

Please sign in to comment.