feature/IO-3499-React-19 checkpoint

This commit is contained in:
Dave
2026-01-20 11:37:10 -05:00
parent 423077b79c
commit a22c0298d1
7 changed files with 139 additions and 75 deletions

View File

@@ -124,7 +124,7 @@ export function BillFormComponent({
return (
<div>
<FormFieldsChanged form={form} />
<Form.Item style={{ display: "none" }} name="isinhouse" valuePropName="checked">
<Form.Item hidden name="isinhouse" valuePropName="checked">
<Switch />
</Form.Item>
<LayoutFormRow grow>