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

Add optional autocomplete attribute to CountryInput

Open balloob opened this issue 8 years ago • 0 comments

The <CountryInput> component should set the attribute autocomplete="country-name" if the prop autoComplete is set to true.

Spec: https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#attr-fe-autocomplete-country-name

balloob avatar Nov 01 '17 17:11 balloob