mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 15:53:36 -05:00
Remove unused touched and error props
This commit is contained in:
@@ -163,8 +163,6 @@ function ProjectFormFields({
|
||||
organizationHelpers.setValue(value);
|
||||
}}
|
||||
value={organizationField.value}
|
||||
touched={organizationMeta.touched}
|
||||
error={organizationMeta.error}
|
||||
required
|
||||
/>
|
||||
<FormGroup
|
||||
|
||||
Reference in New Issue
Block a user