Skip to content

Commit

Permalink
chore(inputtoggle): update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
masoudmanson committed Apr 8, 2024
1 parent 581a99d commit 57836bf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ exports[`<CellComponent /> Default story renders snapshot 1`] = `
style="height: 100px; width: 100px;"
>
<span
class="MuiSwitch-root MuiSwitch-sizeMedium css-1r4ynxi-MuiSwitch-root"
class="MuiSwitch-root MuiSwitch-sizeMedium css-qb4azl-MuiSwitch-root"
>
<span
class="MuiButtonBase-root MuiSwitch-switchBase MuiSwitch-colorPrimary PrivateSwitchBase-root MuiSwitch-switchBase MuiSwitch-colorPrimary css-5ryogn-MuiButtonBase-root-MuiSwitch-switchBase"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`<InputToggle /> Controlled story renders snapshot 1`] = `
<span
class="MuiSwitch-root MuiSwitch-sizeMedium css-1pg4lq6-MuiSwitch-root"
class="MuiSwitch-root MuiSwitch-sizeMedium css-qbo3sj-MuiSwitch-root"
>
<span
class="MuiButtonBase-root MuiSwitch-switchBase MuiSwitch-colorPrimary Mui-checked PrivateSwitchBase-root MuiSwitch-switchBase MuiSwitch-colorPrimary Mui-checked Mui-checked css-5ryogn-MuiButtonBase-root-MuiSwitch-switchBase"
Expand All @@ -28,7 +28,7 @@ exports[`<InputToggle /> Controlled story renders snapshot 1`] = `

exports[`<InputToggle /> Default story renders snapshot 1`] = `
<span
class="MuiSwitch-root MuiSwitch-sizeMedium css-1r4ynxi-MuiSwitch-root"
class="MuiSwitch-root MuiSwitch-sizeMedium css-qb4azl-MuiSwitch-root"
>
<span
class="MuiButtonBase-root MuiSwitch-switchBase MuiSwitch-colorPrimary PrivateSwitchBase-root MuiSwitch-switchBase MuiSwitch-colorPrimary css-5ryogn-MuiButtonBase-root-MuiSwitch-switchBase"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exports[`<Notification /> Default story renders snapshot 1`] = `
class="MuiFormControlLabel-root MuiFormControlLabel-labelPlacementEnd css-1xe61c-MuiFormControlLabel-root"
>
<span
class="MuiSwitch-root MuiSwitch-sizeMedium css-1r4ynxi-MuiSwitch-root"
class="MuiSwitch-root MuiSwitch-sizeMedium css-qb4azl-MuiSwitch-root"
>
<span
class="MuiButtonBase-root MuiSwitch-switchBase MuiSwitch-colorPrimary PrivateSwitchBase-root MuiSwitch-switchBase MuiSwitch-colorPrimary css-5ryogn-MuiButtonBase-root-MuiSwitch-switchBase"
Expand Down

0 comments on commit 57836bf

Please sign in to comment.