react-gears
react-gears copied to clipboard
Add optional autocomplete attribute to StateInput
The <StateInput> component should set the attribute autocomplete="address-level1" if the prop autoComplete is set to true.
Spec: https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#attr-fe-autocomplete-address-level1