Open streamich opened 6 years ago
Create <ErrorSnapshotBoundary> component that would take children element screenshots on error. It could internally use <ErrorBoundary> component.
<ErrorSnapshotBoundary>
<ErrorBoundary>
Create
<ErrorSnapshotBoundary>
component that would take children element screenshots on error. It could internally use<ErrorBoundary>
component.