Skip to content

Commit 4512d33

Browse files
authored
Merge pull request #1373 from davep/list-item-checks-fix
Correct the check list for the `ListItem`
2 parents b9f2382 + c90e4ad commit 4512d33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/widgets/list_item.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
`ListItem` is the type of the elements in a `ListView`.
44

5-
- [] Focusable
6-
- [] Container
5+
- [ ] Focusable
6+
- [ ] Container
77

88
## Example
99

0 commit comments

Comments
 (0)