1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-23 00:22:19 +01:00

fix: update snapshots

This commit is contained in:
Youssef 2022-01-28 12:08:47 +01:00
parent 15e734d83c
commit ee24cc813f
2 changed files with 11 additions and 11 deletions

View File

@ -496,10 +496,10 @@ exports[`renders correctly with with variants 1`] = `
</svg>
<fieldset
aria-hidden={true}
className="PrivateNotchedOutline-root-23 MuiOutlinedInput-notchedOutline"
className="PrivateNotchedOutline-root-26 MuiOutlinedInput-notchedOutline"
>
<legend
className="PrivateNotchedOutline-legendLabelled-25 PrivateNotchedOutline-legendNotched-26"
className="PrivateNotchedOutline-legendLabelled-28 PrivateNotchedOutline-legendNotched-29"
>
<span>
Stickiness

View File

@ -29,7 +29,7 @@ exports[`renders correctly with one feature 1`] = `
}
>
<div
className="MuiChip-root makeStyles-chip-21 MuiChip-colorPrimary MuiChip-outlined MuiChip-outlinedPrimary"
className="MuiChip-root makeStyles-chip-24 MuiChip-colorPrimary MuiChip-outlined MuiChip-outlinedPrimary"
onKeyDown={[Function]}
onKeyUp={[Function]}
title="Feature toggle is active."
@ -104,10 +104,10 @@ exports[`renders correctly with one feature 1`] = `
</svg>
<fieldset
aria-hidden={true}
className="PrivateNotchedOutline-root-22 MuiOutlinedInput-notchedOutline"
className="PrivateNotchedOutline-root-25 MuiOutlinedInput-notchedOutline"
>
<legend
className="PrivateNotchedOutline-legendLabelled-24 PrivateNotchedOutline-legendNotched-25"
className="PrivateNotchedOutline-legendLabelled-27 PrivateNotchedOutline-legendNotched-28"
>
<span>
Feature type
@ -163,10 +163,10 @@ exports[`renders correctly with one feature 1`] = `
</svg>
<fieldset
aria-hidden={true}
className="PrivateNotchedOutline-root-22 MuiOutlinedInput-notchedOutline"
className="PrivateNotchedOutline-root-25 MuiOutlinedInput-notchedOutline"
>
<legend
className="PrivateNotchedOutline-legendLabelled-24 PrivateNotchedOutline-legendNotched-25"
className="PrivateNotchedOutline-legendLabelled-27 PrivateNotchedOutline-legendNotched-28"
>
<span>
Project
@ -198,7 +198,7 @@ exports[`renders correctly with one feature 1`] = `
>
<span
aria-disabled={true}
className="MuiButtonBase-root MuiIconButton-root PrivateSwitchBase-root-26 MuiSwitch-switchBase MuiSwitch-colorSecondary PrivateSwitchBase-disabled-28 Mui-disabled Mui-disabled Mui-disabled"
className="MuiButtonBase-root MuiIconButton-root PrivateSwitchBase-root-29 MuiSwitch-switchBase MuiSwitch-colorSecondary PrivateSwitchBase-disabled-31 Mui-disabled Mui-disabled Mui-disabled"
onBlur={[Function]}
onDragLeave={[Function]}
onFocus={[Function]}
@ -217,7 +217,7 @@ exports[`renders correctly with one feature 1`] = `
>
<input
checked={false}
className="PrivateSwitchBase-input-29 MuiSwitch-input"
className="PrivateSwitchBase-input-32 MuiSwitch-input"
disabled={true}
onChange={[Function]}
type="checkbox"
@ -350,7 +350,7 @@ exports[`renders correctly with one feature 1`] = `
</div>
<hr />
<div
className="MuiPaper-root makeStyles-tabNav-30 MuiPaper-elevation1 MuiPaper-rounded"
className="MuiPaper-root makeStyles-tabNav-33 MuiPaper-elevation1 MuiPaper-rounded"
>
<div
className="MuiTabs-root"
@ -398,7 +398,7 @@ exports[`renders correctly with one feature 1`] = `
Activation
</span>
<span
className="PrivateTabIndicator-root-31 PrivateTabIndicator-colorPrimary-32 MuiTabs-indicator"
className="PrivateTabIndicator-root-34 PrivateTabIndicator-colorPrimary-35 MuiTabs-indicator"
style={Object {}}
/>
</button>