Skip to content

Commit c90e4ad

Browse files
committed
Correct the check list for the ListItem
The checks in the list, which were unckecked, needed spaces in them to render correctly in the docs.
1 parent b9f2382 commit c90e4ad

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)