Skip to content

Commit

Permalink
Fix invisible anchor tags
Browse files Browse the repository at this point in the history
  • Loading branch information
john-d-pelingo committed Oct 1, 2017
1 parent a074dd7 commit a16302b
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 a16302b

Please sign in to comment.