Skip to content

Commit 103fb99

Browse files
committed
fix: eb9fc00c-35ab-424e-9fbc-c5329814a7b8
1 parent df02ad2 commit 103fb99

File tree

1 file changed

+1
-1
lines changed
  • questions/explain-the-composition-pattern-in-react

1 file changed

+1
-1
lines changed

questions/explain-the-composition-pattern-in-react/en-US.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ function App() {
8282

8383
## Further reading
8484

85-
- [React documentation on composition vs inheritance](https://reactjs.org/docs/composition-vs-inheritance.html)
85+
- [Composition in React](https://krasimir.gitbooks.io/react-in-patterns/content/chapter-04/)
8686
- [React patterns: Composition](https://reactpatterns.com/#composition)
8787
- [Medium article on React composition](https://medium.com/@dan_abramov/smart-and-dumb-components-7ca2f9a7c7d0)

0 commit comments

Comments
 (0)