Skip to content

Commit b356906

Browse files
committed
chore: update snaps
Signed-off-by: Emmanuel CHAMBON <echambon@scaleway.com>
1 parent 6f1b0a4 commit b356906

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/form/src/components/CheckboxField/__tests__/__snapshots__/index.test.tsx.snap

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,7 @@ exports[`checkboxField > should render correctly with errors 1`] = `
325325
class="uv_9pjq8o5 uv_9pjq8o4"
326326
id="_r_d_"
327327
name="test"
328+
required=""
328329
type="checkbox"
329330
/>
330331
<svg
@@ -372,6 +373,11 @@ exports[`checkboxField > should render correctly with errors 1`] = `
372373
>
373374
Checkbox field error
374375
</label>
376+
<sup
377+
class="uv_m4c9ow0 uv_m4c9ow4 uv_m4c9ow9 uv_m4c9owj uv_m4c9ow1a uv_m4c9ow2m"
378+
>
379+
*
380+
</sup>
375381
</div>
376382
<span
377383
class="uv_9pjq8o0 uv_m4c9ow0 uv_m4c9ow4 uv_m4c9ow9 uv_m4c9owp uv_m4c9ow1a uv_m4c9ow2m"

0 commit comments

Comments
 (0)