Skip to content

Commit

Permalink
@reach/accordion link update (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeruvalcaba committed May 8, 2023
1 parent 130d9b5 commit c95cd42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/exercise/03.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The way we do this is through context. `React.createContext` is the API we want.

**Real World Projects that use this pattern:**

- [`@reach/accordion`](https://reacttraining.com/reach-ui/accordion)
- [`@reach/accordion`](https://reach.tech/accordion)

## Exercise

Expand Down

0 comments on commit c95cd42

Please sign in to comment.