refactor(search-react): address review comment

Signed-off-by: Phil Kuang <pkuang@factset.com>
This commit is contained in:
Phil Kuang
2022-09-16 14:34:33 -04:00
parent 2028a73c96
commit 02a5296f85
7 changed files with 73 additions and 18 deletions
+1
View File
@@ -40,6 +40,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"lodash": "^4.17.21",
"qs": "^6.9.4",
"react-use": "^17.3.2"
},