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.
This commit is contained in:
Dave Pearson
2022-12-15 16:23:49 +00:00
parent b9f2382f96
commit c90e4adaf8

View File

@@ -2,8 +2,8 @@
`ListItem` is the type of the elements in a `ListView`.
- [] Focusable
- [] Container
- [ ] Focusable
- [ ] Container
## Example