UNPKG

react-error-boundary

Version:

Simple reusable React error boundary component

6 lines (5 loc) 186 B
export * from "./ErrorBoundary.js"; export * from "./ErrorBoundaryContext.js"; export * from "./useErrorBoundary.js"; export * from "./withErrorBoundary.js"; export * from "./types.js";