Added error boundary to the ByAsset page. Added useRef to the SimpleTable utility.

This commit is contained in:
2024-02-14 08:48:21 -08:00
parent 4d20bf73b7
commit 57fc5583f7
3 changed files with 32 additions and 26 deletions

View File

@@ -30,6 +30,7 @@
"mongodb": "^4.4.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.11",
"react-router-dom": "^6.3.0",
"typescript": "^4.8.4",
"umbrellajs": "^3.3.1",