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:04:36 +01:00
2026-02-28 20:52:29 +01:00
Description
No description provided
11 MiB
Languages
Python 60.5%
TypeScript 24.7%
HTML 8.3%
Markdown 2.5%
RobotFramework 1.7%
Other 2.2%