Skip to content

Commit

Permalink
Fixed, an extra code block (#1814)
Browse files Browse the repository at this point in the history
  • Loading branch information
suryapratapsinghsuryavanshi authored Sep 9, 2021
1 parent fe29b74 commit d859c23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/api/hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -481,4 +481,3 @@ export function useShallowEqualSelector(selector) {
### Additional considerations when using hooks
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/).
````

0 comments on commit d859c23

Please sign in to comment.