We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf891b0 commit face022Copy full SHA for face022
packages/form/src/components/CheckboxField/__tests__/__snapshots__/index.test.tsx.snap
@@ -325,6 +325,7 @@ exports[`checkboxField > should render correctly with errors 1`] = `
325
class="uv_9pjq8o5 uv_9pjq8o4"
326
id="_r_d_"
327
name="test"
328
+ required=""
329
type="checkbox"
330
/>
331
<svg
@@ -372,6 +373,11 @@ exports[`checkboxField > should render correctly with errors 1`] = `
372
373
>
374
Checkbox field error
375
</label>
376
+ <sup
377
+ class="uv_m4c9ow0 uv_m4c9ow4 uv_m4c9ow9 uv_m4c9owj uv_m4c9ow1a uv_m4c9ow2m"
378
+ >
379
+ *
380
+ </sup>
381
</div>
382
<span
383
class="uv_9pjq8o0 uv_m4c9ow0 uv_m4c9ow4 uv_m4c9ow9 uv_m4c9owp uv_m4c9ow1a uv_m4c9ow2m"
0 commit comments