react-gears icon indicating copy to clipboard operation
react-gears copied to clipboard

Add optional autocomplete attribute to StateInput

Open balloob opened this issue 8 years ago • 0 comments

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

balloob avatar Nov 01 '17 17:11 balloob