# 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
``` 
