Skip to content

Commit 833dff6

Browse files
authored
Update README.md
1 parent 449a3c3 commit 833dff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For example, when you pass `style={{width: '100%'}}` to a big pure component and
1111
It can also help you to simply track when and why a certain component re-renders.
1212

1313
## Setup
14-
> The last version of the library has been tested with **`[email protected]`** but it is expected to work with all `React@16` versions.
14+
The last version of the library has been tested with **`[email protected]`** but it is expected to work with all `React@16` versions.
1515

1616
> For versions before 16.8 try turning off hooks support by using `trackHooks: false` in `whyDidYouRender`'s init options.*
1717

0 commit comments

Comments
 (0)