Skip to content

Commit

Permalink
Add link to context api
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Halvorson committed Jul 17, 2018
1 parent 93a5cf3 commit ac7bbf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Declaritive, accessible tabs in React that collapse into accordions on mobile.

This component uses the Context API, therefore there is a minimum requirement of **React 16.3**.
This component uses the [Context API](https://reactjs.org/docs/context.html), therefore there is a minimum requirement of **React 16.3**.

## Example

Expand Down

0 comments on commit ac7bbf7

Please sign in to comment.