mirror of
https://github.com/strapi/strapi.git
synced 2025-11-12 08:08:05 +00:00
update snapshots
Signed-off-by: soupette <cyril.lpz@gmail.com>
This commit is contained in:
parent
25fb15e30d
commit
dcd97cbdd7
@ -237,6 +237,12 @@ exports[`Admin | components | HeadersInput should render properly should match t
|
|||||||
<div
|
<div
|
||||||
class=" css-2b097c-container"
|
class=" css-2b097c-container"
|
||||||
>
|
>
|
||||||
|
<span
|
||||||
|
aria-atomic="false"
|
||||||
|
aria-live="polite"
|
||||||
|
aria-relevant="additions text"
|
||||||
|
class="css-1f43avz-a11yText-A11yText"
|
||||||
|
/>
|
||||||
<div
|
<div
|
||||||
class=" css-1w9ejix-control"
|
class=" css-1w9ejix-control"
|
||||||
>
|
>
|
||||||
|
|||||||
@ -791,6 +791,12 @@ exports[`<Inputs /> should match the snapshot if type is headers 1`] = `
|
|||||||
className=" css-2b097c-container"
|
className=" css-2b097c-container"
|
||||||
onKeyDown={[Function]}
|
onKeyDown={[Function]}
|
||||||
>
|
>
|
||||||
|
<span
|
||||||
|
aria-atomic="false"
|
||||||
|
aria-live="polite"
|
||||||
|
aria-relevant="additions text"
|
||||||
|
className="css-1f43avz-a11yText-A11yText"
|
||||||
|
/>
|
||||||
<div
|
<div
|
||||||
className=" css-1w9ejix-control"
|
className=" css-1w9ejix-control"
|
||||||
onMouseDown={[Function]}
|
onMouseDown={[Function]}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user