add an error boundary to all UI

This commit is contained in:
SethBurkart123
2024-05-08 22:09:13 +10:00
parent c71228b620
commit e68f7ab651
2 changed files with 19 additions and 0 deletions
+1
View File
@@ -69,6 +69,7 @@
"react-best-gradient-color-picker": "3.0.5",
"react-confetti-explosion": "^2.1.2",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.13",
"react-router-dom": "^6.22.0",
"react-shadow": "^20.4.0",
"react-toastify": "^10.0.5",