mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
update snapshots
This commit is contained in:
parent
9cc1e56f13
commit
64481e9c51
@ -10,7 +10,7 @@ exports[`renders correctly with one feature 1`] = `
|
|||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
aria-describedby={null}
|
aria-describedby={null}
|
||||||
className="makeStyles-container-7"
|
className="makeStyles-container-8"
|
||||||
onBlur={[Function]}
|
onBlur={[Function]}
|
||||||
onFocus={[Function]}
|
onFocus={[Function]}
|
||||||
onMouseLeave={[Function]}
|
onMouseLeave={[Function]}
|
||||||
@ -42,7 +42,7 @@ exports[`renders correctly with one feature 1`] = `
|
|||||||
<svg
|
<svg
|
||||||
aria-describedby={null}
|
aria-describedby={null}
|
||||||
aria-hidden={true}
|
aria-hidden={true}
|
||||||
className="MuiSvgIcon-root makeStyles-icon-8"
|
className="MuiSvgIcon-root makeStyles-icon-9"
|
||||||
data-loading={true}
|
data-loading={true}
|
||||||
focusable="false"
|
focusable="false"
|
||||||
onBlur={[Function]}
|
onBlur={[Function]}
|
||||||
@ -105,6 +105,7 @@ exports[`renders correctly with one feature 1`] = `
|
|||||||
className="makeStyles-listItemStrategies-6 hideLt920"
|
className="makeStyles-listItemStrategies-6 hideLt920"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
|
className="makeStyles-disabledLink-7"
|
||||||
href="/projects/default"
|
href="/projects/default"
|
||||||
onClick={[Function]}
|
onClick={[Function]}
|
||||||
style={
|
style={
|
||||||
@ -119,6 +120,7 @@ exports[`renders correctly with one feature 1`] = `
|
|||||||
onKeyUp={[Function]}
|
onKeyUp={[Function]}
|
||||||
style={
|
style={
|
||||||
Object {
|
Object {
|
||||||
|
"cursor": "pointer",
|
||||||
"marginLeft": "8px",
|
"marginLeft": "8px",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -145,7 +147,7 @@ exports[`renders correctly with one feature without permission 1`] = `
|
|||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
aria-describedby={null}
|
aria-describedby={null}
|
||||||
className="makeStyles-container-7"
|
className="makeStyles-container-8"
|
||||||
onBlur={[Function]}
|
onBlur={[Function]}
|
||||||
onFocus={[Function]}
|
onFocus={[Function]}
|
||||||
onMouseLeave={[Function]}
|
onMouseLeave={[Function]}
|
||||||
@ -177,7 +179,7 @@ exports[`renders correctly with one feature without permission 1`] = `
|
|||||||
<svg
|
<svg
|
||||||
aria-describedby={null}
|
aria-describedby={null}
|
||||||
aria-hidden={true}
|
aria-hidden={true}
|
||||||
className="MuiSvgIcon-root makeStyles-icon-8"
|
className="MuiSvgIcon-root makeStyles-icon-9"
|
||||||
data-loading={true}
|
data-loading={true}
|
||||||
focusable="false"
|
focusable="false"
|
||||||
onBlur={[Function]}
|
onBlur={[Function]}
|
||||||
@ -240,6 +242,7 @@ exports[`renders correctly with one feature without permission 1`] = `
|
|||||||
className="makeStyles-listItemStrategies-6 hideLt920"
|
className="makeStyles-listItemStrategies-6 hideLt920"
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
|
className="makeStyles-disabledLink-7"
|
||||||
href="/projects/undefined"
|
href="/projects/undefined"
|
||||||
onClick={[Function]}
|
onClick={[Function]}
|
||||||
style={
|
style={
|
||||||
@ -254,6 +257,7 @@ exports[`renders correctly with one feature without permission 1`] = `
|
|||||||
onKeyUp={[Function]}
|
onKeyUp={[Function]}
|
||||||
style={
|
style={
|
||||||
Object {
|
Object {
|
||||||
|
"cursor": "pointer",
|
||||||
"marginLeft": "8px",
|
"marginLeft": "8px",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user