Skip to content

Commit 4ba3617

Browse files
author
Kent C. Dodds
committed
chore: run prettier
1 parent 646f8c0 commit 4ba3617

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,8 +315,8 @@ You can also find React Testing Library examples at
315315
316316
## Hooks
317317
318-
If you are interested in testing a custom hook, check out
319-
[React Hooks Testing Library][react-hooks-testing-library].
318+
If you are interested in testing a custom hook, check out [React Hooks Testing
319+
Library][react-hooks-testing-library].
320320
321321
> NOTE it is not recommended to test single-use custom hooks in isolation from
322322
> the components where it's being used. It's better to test the component that's

0 commit comments

Comments
 (0)