Skip to content

Commit

Permalink
fixes #5
Browse files Browse the repository at this point in the history
  • Loading branch information
dtauer committed Nov 1, 2024
1 parent 1715620 commit 8659e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lessons/04-core-react-concepts/B-hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export default function Order() {
</select>
</div>
<div>
<label htmlFor="pizza-size">Pizza Type</label>
<label htmlFor="pizza-size">Pizza Size</label>
<div>
<span>
<input
Expand Down

0 comments on commit 8659e2d

Please sign in to comment.