Resolved phone inputs IO-722
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user