Lukas 29415da421 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-22 14:24:28 +01:00
2026-03-20 13:32:26 +01:00
2026-02-28 20:52:29 +01:00
Description
No description provided
3.5 MiB
Languages
Python 73.5%
TypeScript 19.1%
Markdown 4%
Roff 1.5%
Shell 1.1%
Other 0.8%