Commit fb45e7e
authored
Update good_conditional_todo_list.py (#745)
* Update good_conditional_todo_list.py
The checkmark was on the wrong list items compared to the more verbose example.
* Update main.py
fixed typo. It was rendering `1 or 10` instead of `1 of 10`1 parent f25970d commit fb45e7e
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- docs/source/guides
- adding-interactivity/components-with-state/_examples/adding_state_variable
- creating-interfaces/your-first-components/_examples
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments