Skip to content

Commit 2e447d8

Browse files
Fixed, an extra code block
1 parent fe29b74 commit 2e447d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/api/hooks.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,4 +481,3 @@ export function useShallowEqualSelector(selector) {
481481
### Additional considerations when using hooks
482482
483483
There are some architectural trade offs to take into consideration when deciding whether to use hooks or not. Mark Erikson summarizes these nicely in his two blog posts [Thoughts on React Hooks, Redux, and Separation of Concerns](https://blog.isquaredsoftware.com/2019/07/blogged-answers-thoughts-on-hooks/) and [Hooks, HOCs, and Tradeoffs](https://blog.isquaredsoftware.com/2019/09/presentation-hooks-hocs-tradeoffs/).
484-
````

0 commit comments

Comments
 (0)