react-tagsinput-special
Version:
Original package is here. https://www.npmjs.com/package/react-tagsinput
15 lines (9 loc) • 315 B
Markdown
# react-tagsinput-special
Original package is here.
https://www.npmjs.com/package/react-tagsinput
But it didn't update for 2 years and some changes needed.
componentWillReceiveProps changed with getDerivedStateFromProps with this package.
# Installation
```sh
$ npm install react-tagsinput-special --save
```