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 646f8c0 commit 4ba3617Copy full SHA for 4ba3617
README.md
@@ -315,8 +315,8 @@ You can also find React Testing Library examples at
315
316
## Hooks
317
318
-If you are interested in testing a custom hook, check out
319
-[React Hooks Testing Library][react-hooks-testing-library].
+If you are interested in testing a custom hook, check out [React Hooks Testing
+Library][react-hooks-testing-library].
320
321
> NOTE it is not recommended to test single-use custom hooks in isolation from
322
> the components where it's being used. It's better to test the component that's
0 commit comments