Commit 5b5e53a
committed
Explain that
I ended up learning this on my own during the exercise, but now that
I've arrived at the "Default Value" lesson I'm seeing this is already
included in the course material.
Adding a call-out for it is kind of nice, especially since the
instructions start to talk about `checked` but don't explain the
read-only part.checked can be a footgun in React1 parent 9d0268e commit 5b5e53a
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
0 commit comments