Added new typeahead approach

This commit is contained in:
2021-05-30 09:16:56 -07:00
parent 057e88de30
commit bff7d4adf2
6 changed files with 43 additions and 24 deletions

View File

@@ -9,6 +9,7 @@
"dependencies": {
"downshift": "^6.1.3",
"dropzone": "^4.3.0",
"minisearch": "^3.0.2",
"prop-types": "^15.7.2",
"react": "^17.0.1",
"react-datepicker": "^2.1.0",