add date range picker to the incidents screen

This commit is contained in:
Bilal Catic
2019-06-17 20:10:57 +02:00
parent dc0efa5cea
commit 69cc120f54
6 changed files with 134 additions and 6 deletions

View File

@@ -5,6 +5,7 @@
"dependencies": {
"axios": "^0.18.0",
"fuse.js": "^3.4.5",
"moment": "^2.24.0",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-redux": "^7.0.3",