You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,6 @@ Simple component wrapper and utilities for testing React hooks.
17
17
[](https://github.com/mpeyper/react-hooks-testing-library/stargazers)
> _**NOTE**: Hooks are a proposal in the current alpha version of React and are **NOT** recommended to use in production code. This library should be treated as a proof-of-concept **ONLY**._
21
-
>
22
-
> _Please refer to the [hook FAQ](https://reactjs.org/docs/hooks-faq.html) for more details on React hooks, their release timeframe and adoption strategy._
23
-
24
20
## The problem
25
21
26
22
You're writing an awesome custom hook and you want to test it, but as soon as you call it you see the following error:
0 commit comments