Making Search page composable.

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
Eric Peterson
2021-05-21 14:18:33 +02:00
parent 1f3e6dff88
commit 94e13c8892
13 changed files with 230 additions and 99 deletions
+1
View File
@@ -41,6 +41,7 @@
"qs": "^6.9.4",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-use": "^17.2.4"
},