diff options
| author | Kamran Ahmed <kamranahmed.se@gmail.com> | 2018-08-21 11:33:33 +0500 |
|---|---|---|
| committer | Kamran Ahmed <kamranahmed.se@gmail.com> | 2018-08-21 11:33:33 +0500 |
| commit | 7c45f5ff9056ce5864037d5a891361d2310a737d (patch) | |
| tree | 2ac3feb7beea95136c8317bf9d2a1cb82bd135f1 /package.json | |
| parent | Add font-awesome and feed UI (diff) | |
| download | githunt-7c45f5ff9056ce5864037d5a891361d2310a737d.tar.gz | |
Separate filters component
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 6b8effe..fdd0fc9 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ "react-router": "^4.3.1", "react-router-dom": "^4.3.1", "react-scripts": "1.1.4", + "react-select": "^2.0.0", "redux": "^4.0.0", "redux-persist": "^5.10.0", "redux-thunk": "^2.3.0" |
