We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c93397 commit 160d01aCopy full SHA for 160d01a
README.md
@@ -28,6 +28,12 @@ This component provides a simple and reusable wrapper that you can use to wrap
28
around your components. Any rendering errors in your components hierarchy can
29
then be gracefully handled.
30
31
+Reading this blog post will help you understand what react-error-boundary does
32
+for you:
33
+[Use react-error-boundary to handle errors in React](https://kentcdodds.com/blog/use-react-error-boundary-to-handle-errors-in-react)
34
+– How to simplify your React apps by handling React errors effectively with
35
+react-error-boundary
36
+
37
## Table of Contents
38
39
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
0 commit comments