Files
BanGUI/frontend
Lukas aff67b3a78 Add ErrorBoundary component to catch render-time errors
- Create ErrorBoundary component to handle React render errors
- Wrap App component with ErrorBoundary for global error handling
- Add comprehensive tests for ErrorBoundary functionality
- Show fallback UI with error message when errors occur
2026-03-21 17:26:40 +01:00
..
2026-03-16 20:02:22 +01:00