Jest: update snapshot
This commit is contained in:
parent
109046eef8
commit
5a767c8960
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ exports[`<Checkbox /> renders correctly 1`] = `
|
||||||
>
|
>
|
||||||
<input
|
<input
|
||||||
type="checkbox"
|
type="checkbox"
|
||||||
value={true}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
`;
|
`;
|
||||||
|
|
Loading…
Reference in a new issue