1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-18 01:18:23 +02: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> </svg>
<fieldset <fieldset
aria-hidden={true} aria-hidden={true}
className="PrivateNotchedOutline-root-23 MuiOutlinedInput-notchedOutline" className="PrivateNotchedOutline-root-26 MuiOutlinedInput-notchedOutline"
> >
<legend <legend
className="PrivateNotchedOutline-legendLabelled-25 PrivateNotchedOutline-legendNotched-26" className="PrivateNotchedOutline-legendLabelled-28 PrivateNotchedOutline-legendNotched-29"
> >
<span> <span>
Stickiness Stickiness

View File

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