cv/app/frontend/src/components/ErrorBoundary/index.ts
2023-06-01 20:49:05 +02:00

2 lines
60 B
TypeScript

export { default as ErrorBoundary } from "./ErrorBoundary";