Skip to content

Commit

Permalink
Update error-boundary.md (#7702)
Browse files Browse the repository at this point in the history
  • Loading branch information
kiya-abdulahi authored Oct 18, 2023
1 parent 6a9b8d6 commit 028cf06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@
- kimdontdoit
- KingSora
- kishanhitk
- kiyadotdev
- klauspaiva
- knowler
- konradkalemba
Expand Down
2 changes: 1 addition & 1 deletion docs/route/error-boundary.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ export function ErrorBoundary() {
}
```

[error-boundaries]: https://reactjs.org/docs/error-boundaries.html
[error-boundaries]: https://react.dev/reference/react/Component#catching-rendering-errors-with-an-error-boundary
[use-route-error]: ../hooks/use-route-error
[is-route-error-response]: ../utils/is-route-error-response

0 comments on commit 028cf06

Please sign in to comment.