Replace react-use-form with URL query params

Introduce RefetchContext instead of passing setRefresh throughout entire project

Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
This commit is contained in:
Erik Engervall
2021-04-16 16:17:44 +02:00
parent eddea6f124
commit 1f6b4a0bd6
28 changed files with 492 additions and 378 deletions
+1 -1
View File
@@ -28,8 +28,8 @@
"@material-ui/lab": "4.0.0-alpha.45",
"@octokit/rest": "^18.0.12",
"luxon": "^1.26.0",
"qs": "^6.10.1",
"react-dom": "^16.13.1",
"react-hook-form": "^6.6.0",
"react-router": "6.0.0-beta.0",
"react-use": "^15.3.3",
"react": "^16.13.1"