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

Update README: Use native html datalist instead of react-autosuggest.

Open jeremykay opened this issue 4 years ago • 0 comments

react-autosuggest is unfortunately no longer maintained. The native html datalist element gives the same basic functionality with less code and zero dependencies.

jeremykay avatar Aug 27 '21 00:08 jeremykay