const onSubmit = (data: { propertyIdentification: string, stateName: string }) => updatePropertyIdentified(data)