fix: error not correctly handled client side

This commit is contained in:
Sonny
2023-06-28 22:53:08 +02:00
parent dee63bda95
commit c0b65bb7d7
6 changed files with 45 additions and 6 deletions

View File

@@ -19,6 +19,7 @@
"nprogress": "^0.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.10",
"react-hotkeys-hook": "^4.4.0",
"react-icons": "^4.9.0",
"react-select": "^5.7.3",