Resolved phone inputs IO-722

This commit is contained in:
Patrick Fic
2021-03-02 08:58:09 -08:00
parent 53aa301bb5
commit b88f5b3561
14 changed files with 66 additions and 84 deletions

View File

@@ -144,7 +144,7 @@ export default function JobsCreateOwnerInfoNewComponent() {
),
]}
>
<FormItemPhone customInput={Input} disabled={!state.owner.new} />
<FormItemPhone disabled={!state.owner.new} />
</Form.Item>
</LayoutFormRow>
<LayoutFormRow grow>