mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Merge pull request #1373 from davep/list-item-checks-fix
Correct the check list for the `ListItem`
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
`ListItem` is the type of the elements in a `ListView`.
|
||||
|
||||
- [] Focusable
|
||||
- [] Container
|
||||
- [ ] Focusable
|
||||
- [ ] Container
|
||||
|
||||
## Example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user