Update 08_states.md

Fixed typo in Exercises: Level 1 of Day 8
pull/291/head
Hridyesh Khandelwal 3 years ago
parent d0c066fcb9
commit 93ca99722d

@ -492,7 +492,7 @@ I believe that now you have a very good understanding of state. After this, we w
2. What is state in React ? 2. What is state in React ?
3. What is the difference between props and state in React ? 3. What is the difference between props and state in React ?
4. How do you access state in a React component ? 4. How do you access state in a React component ?
5. How do you set a set in a React component ? 5. How do you set a state in a React component ?
### Exercises: Level 2 ### Exercises: Level 2

Loading…
Cancel
Save