add fuzzy search for office/resource matching

This commit is contained in:
Bilal Catic
2019-06-10 05:55:13 +02:00
parent 4c528296ec
commit 37aed91d35
2 changed files with 5 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
"private": true,
"dependencies": {
"axios": "^0.18.0",
"fuse.js": "^3.4.5",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-redux": "^7.0.3",