Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson authored Oct 1, 2017
1 parent c81abf2 commit ed24038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-component-composition.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,6 @@
Michael Jackson demonstrating that a component with render prop can do anything a HOC can do, and more.

- **React Composition Patterns from the Ground Up**
https://medium.com/alexkrolick/react-composition-patterns-from-the-ground-up-8401aaad93d7
https://medium.com/alexkrolick/react-composition-patterns-from-the-ground-up-8401aaad93d7
Comparison of patterns such as Lifting State, Higher-Order Components, Render Callbacks, and "Renderless" State Providers, and how they relate to React's component model.

0 comments on commit ed24038

Please sign in to comment.