fixes imports

Signed-off-by: Brian Fletcher <brian@roadie.io>
This commit is contained in:
Brian Fletcher
2022-02-15 14:08:46 +00:00
parent ac578f2f44
commit eca7c3a92d
4 changed files with 23 additions and 14 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"react-router-dom": "6.0.0-beta.0",
"react-hookz": "^1.0.12"
"@react-hookz/web": "^12.3.0"
},
"peerDependencies": {
"react": "^16.13.1 || ^17.0.0"