Rewrite ErrorBoundary as a functional component using react-error-boundary

This commit is contained in:
Alex Gleason
2023-10-21 15:32:37 -05:00
parent c5d527a667
commit d7ea38cf22
4 changed files with 154 additions and 189 deletions

View File

@ -134,6 +134,7 @@
"react-color": "^2.19.3",
"react-datepicker": "^4.8.0",
"react-dom": "^18.0.0",
"react-error-boundary": "^4.0.11",
"react-helmet": "^6.1.0",
"react-hot-toast": "^2.4.0",
"react-hotkeys": "^1.1.4",