We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a865fd commit 69ca3dfCopy full SHA for 69ca3df
src/content/learn/state-as-a-snapshot.md
@@ -327,7 +327,7 @@ But what if you wanted to read the latest state before a re-render? You'll want
327
328
#### Implement a traffic light {/*implement-a-traffic-light*/}
329
330
-Here is a crosswalk light component that toggles on when the button is pressed:
+Here is a crosswalk light component that toggles when the button is pressed:
331
332
<Sandpack>
333
0 commit comments