mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Correct the container status of Label in the docs
See https://github.com/Textualize/textual/pull/1193#discussion_r1025466567
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
A widget which displays static text, but which can also contain more complex Rich renderables.
|
||||
|
||||
- [ ] Focusable
|
||||
- [x] Container
|
||||
- [ ] Container
|
||||
|
||||
## Example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user