streamich / libreact

Collection of useful React components
The Unlicense
2.63k stars 81 forks source link

<ErrorSnapshotBoundary> #8

Open streamich opened 6 years ago

streamich commented 6 years ago

Create <ErrorSnapshotBoundary> component that would take children element screenshots on error. It could internally use <ErrorBoundary> component.