mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-28 20:53:24 +10:00
Update snapshots
This commit is contained in:
parent
cdf83b70a9
commit
58b0545111
2 changed files with 50 additions and 0 deletions
|
|
@ -16,6 +16,31 @@ exports[`TopbarDesktop data matches snapshot 1`] = `
|
|||
onSubmit={[Function]}>
|
||||
<div
|
||||
className="">
|
||||
<div
|
||||
className="">
|
||||
<svg
|
||||
className={undefined}
|
||||
height="22"
|
||||
viewBox="0 0 21 22"
|
||||
width="21"
|
||||
xmlns="http://www.w3.org/2000/svg">
|
||||
<g
|
||||
className={undefined}
|
||||
fill="none"
|
||||
fillRule="evenodd"
|
||||
strokeLinecap="round"
|
||||
strokeLinejoin="round"
|
||||
strokeWidth="2"
|
||||
transform="matrix(-1 0 0 1 20 1)">
|
||||
<path
|
||||
d="M13 14l5.241 5.241" />
|
||||
<circle
|
||||
cx="7.5"
|
||||
cy="7.5"
|
||||
r="7.5" />
|
||||
</g>
|
||||
</svg>
|
||||
</div>
|
||||
<input
|
||||
autoComplete="off"
|
||||
autoFocus={false}
|
||||
|
|
|
|||
|
|
@ -3,6 +3,31 @@ exports[`SearchForm matches snapshot 1`] = `
|
|||
onSubmit={[Function]}>
|
||||
<div
|
||||
className="">
|
||||
<div
|
||||
className="">
|
||||
<svg
|
||||
className={undefined}
|
||||
height="22"
|
||||
viewBox="0 0 21 22"
|
||||
width="21"
|
||||
xmlns="http://www.w3.org/2000/svg">
|
||||
<g
|
||||
className={undefined}
|
||||
fill="none"
|
||||
fillRule="evenodd"
|
||||
strokeLinecap="round"
|
||||
strokeLinejoin="round"
|
||||
strokeWidth="2"
|
||||
transform="matrix(-1 0 0 1 20 1)">
|
||||
<path
|
||||
d="M13 14l5.241 5.241" />
|
||||
<circle
|
||||
cx="7.5"
|
||||
cy="7.5"
|
||||
r="7.5" />
|
||||
</g>
|
||||
</svg>
|
||||
</div>
|
||||
<input
|
||||
autoComplete="off"
|
||||
autoFocus={false}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue