Closed
Description
Summary
For this challenge, the last paragraph in the solution section has a small typo:
"And since you don’t need to read the value of count inside your Effect anymore, so you can keep your Effect’s dependencies empty ([])."
The "so" should be omitted.
Page
https://react.dev/learn/removing-effect-dependencies#fix-a-resetting-interval
Details
No response