mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
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:
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
`ListItem` is the type of the elements in a `ListView`.
|
`ListItem` is the type of the elements in a `ListView`.
|
||||||
|
|
||||||
- [] Focusable
|
- [ ] Focusable
|
||||||
- [] Container
|
- [ ] Container
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user