Skip to content

Commit

Permalink
Add invisible anchor tags for redirection
Browse files Browse the repository at this point in the history
  • Loading branch information
john-d-pelingo committed Sep 30, 2017
1 parent 6c2e8e7 commit f780663
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions react-component-patterns.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +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>
- **[React Component Composition](./react-component-composition.md)**: Articles explaining 3 distinct approaches when composing components


Expand Down

0 comments on commit f780663

Please sign in to comment.