Skip to content

Commit

Permalink
docs(readme): remove deprecated link (#1229)
Browse files Browse the repository at this point in the history
Resolves #1228
  • Loading branch information
MatanBobi authored Jul 26, 2023
1 parent 6b4180e commit 6de5f4c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -376,9 +376,6 @@ Some included are:
- [`react-router`](https://codesandbox.io/s/github/kentcdodds/react-testing-library-examples/tree/main/?fontsize=14&module=%2Fsrc%2F__tests__%2Freact-router.js&previewwindow=tests)
- [`react-context`](https://codesandbox.io/s/github/kentcdodds/react-testing-library-examples/tree/main/?fontsize=14&module=%2Fsrc%2F__tests__%2Freact-context.js&previewwindow=tests)
You can also find React Testing Library examples at
[react-testing-examples.com](https://react-testing-examples.com/jest-rtl/).
## Hooks
If you are interested in testing a custom hook, check out [React Hooks Testing
Expand Down

0 comments on commit 6de5f4c

Please sign in to comment.