react-tagsinput
react-tagsinput copied to clipboard
Update README: Use native html datalist instead of react-autosuggest.
react-autosuggest is unfortunately no longer maintained. The native html datalist element gives the same basic functionality with less code and zero dependencies.