Skip to content

Commit

Permalink
Fix link to input cheatsheet
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwcomeau committed Feb 14, 2023
1 parent 2cd55af commit 9292ebe
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 @@ -49,7 +49,7 @@ Our `Toast` component should support 4 different variants:
- success
- error

**This first exercise is meant to be a review of the concepts learned in Module 1 and Module 2.** So, it might be worth brushing up on some of those earlier lessons. In particular, the [Input Cheatsheet bonus lesson](https://courses.joshwcomeau.com/joy-of-react/02-state/10-bonus-cheatsheet) has some handy info about binding different types of form inputs!
**This first exercise is meant to be a review of the concepts learned in Module 1 and Module 2.** So, it might be worth brushing up on some of those earlier lessons. In particular, the [Input Cheatsheet bonus lesson](https://courses.joshwcomeau.com/joy-of-react/02-state/11-bonus-cheatsheet) has some handy info about binding different types of form inputs!

**Acceptance Criteria:**

Expand Down

0 comments on commit 9292ebe

Please sign in to comment.