Skip to content

Commit

Permalink
fix: bug
Browse files Browse the repository at this point in the history
  • Loading branch information
nichenqin committed Aug 21, 2024
1 parent 2fee785 commit cfe1f4f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
disabled={field.required}
onCheckedChange={(checked) => {
formField.setRequired(field, checked)
form.option = formOption
form = form

setForm()
}}
Expand Down

0 comments on commit cfe1f4f

Please sign in to comment.