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

Commit

Permalink
Merge pull request markerikson#73 from john-d-pelingo/master
Browse files Browse the repository at this point in the history
Fix invisible anchor tags
  • Loading branch information
markerikson authored Oct 1, 2017
2 parents a074dd7 + a16302b commit ef2d5db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions react-component-patterns.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
**Related topics**:
- [Thinking in React](./thinking-in-react-and-flux.md): Articles discussing ways to think about React applications and component structure
- **[React Implementation and Concepts](./react-implementation.md)**: Includes articles that explain the differences between "components", "elements", and "instances"
<a href="#higher-order-components"></a>
<a href="#functional-composition"></a>
<a id="higher-order-components"></a>
<a id="functional-composition"></a>
- **[React Component Composition](./react-component-composition.md)**: Articles explaining 3 distinct approaches when composing components


Expand Down

0 comments on commit ef2d5db

Please sign in to comment.