Files
helm-dashboard/frontend/src/components/ErrorFallback/index.ts
yuri-sakharov f647a3db03 Added Error Boundary (#649)
* Added Error Boundary

* Test improvements

* Introduced useDevLogger

* Updated Cypress to latest and aligned the tests

* Added eslint-enable

* Set allowCypressEnv: false for security reasons.
2026-02-08 18:22:04 +00:00

2 lines
43 B
TypeScript

export { default } from "./ErrorFallback";