headlessui
headlessui copied to clipboard
boolean form values are incorrect
https://github.com/tailwindlabs/headlessui/blob/226042231d7529d530be7c65790fbb681b5adb63/packages/%40headlessui-react/src/utils/form.ts#L27
boolean form values should use the same values they do for native checkboxes, which is "on" or ""