Update snapshots

This commit is contained in:
Kimmo Puputti 2017-06-02 11:42:06 +03:00
parent cdf83b70a9
commit 58b0545111
2 changed files with 50 additions and 0 deletions

View file

@ -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}

View file

@ -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}