yury-dymov / react-autocomplete-input

Autocomplete input field for React
https://yury-dymov.github.io/react-autocomplete-input/
MIT License
199 stars 65 forks source link

Add spacer option #29

Closed Flamefork closed 5 years ago

Flamefork commented 5 years ago

Implements #28

Add an ability to customize or disable the spacer character that is inserted after selected option.

yury-dymov commented 5 years ago

Thank you, great work!