Skip to content

Commit

Permalink
fix question
Browse files Browse the repository at this point in the history
  • Loading branch information
Heather Faerber committed Feb 11, 2025
1 parent 63525d2 commit 910005a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module3/lessons/react_intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ Look at the Sandbox below (Grocery List - Props).
* How does React improve the process of manipulating the DOM?
* What is state and what are props?
* When does a React component rerender?
* What do we mean when we say "state is immutable"?
* What do we mean when we say "props should be immutable"?
</section>

## Further Reading & Resources
Expand Down

0 comments on commit 910005a

Please sign in to comment.