mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-29 05:00:43 +10:00
Disable default predictions in listing wizard
This commit is contained in:
parent
4c9885f654
commit
d4d4ac90fa
1 changed files with 1 additions and 0 deletions
|
|
@ -72,6 +72,7 @@ export const EditListingLocationFormComponent = props => (
|
|||
name="location"
|
||||
label={titleRequiredMessage}
|
||||
placeholder={addressPlaceholderMessage}
|
||||
useDefaultPredictions={false}
|
||||
format={null}
|
||||
valueFromForm={values.location}
|
||||
validate={composeValidators(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue