diff options
| author | Aubrey-Li <63608597+Aubrey-Li@users.noreply.github.com> | 2021-07-05 13:28:54 -0700 |
|---|---|---|
| committer | Aubrey-Li <63608597+Aubrey-Li@users.noreply.github.com> | 2021-07-05 13:28:54 -0700 |
| commit | d675e32fdf2f4e0ca5a7adf8cbc5b462e81bc7f0 (patch) | |
| tree | 15d03fbe4baddf351bc95fdb061bcc059ea09bbd /package.json | |
| parent | 033e7a1aa20947f28672e8512245c2cd69982350 (diff) | |
searchbox zoom in and center on search
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 9df32995c..666ebc946 100644 --- a/package.json +++ b/package.json @@ -125,6 +125,7 @@ "@hig/theme-context": "^2.1.3", "@hig/theme-data": "^2.16.1", "@material-ui/core": "^4.11.0", + "@reach/combobox": "^0.15.2", "@react-google-maps/api": "^2.2.0", "@react-three/fiber": "^6.0.16", "@types/cors": "^2.8.8", @@ -270,6 +271,7 @@ "typescript-collections": "^1.3.3", "typescript-language-server": "^0.4.0", "url-loader": "^1.1.2", + "use-places-autocomplete": "^1.9.3", "uuid": "^3.4.0", "valid-url": "^1.0.9", "web-request": "^1.0.7", |
