mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Correct the container status of Static in the docs
See https://github.com/Textualize/textual/pull/1193#discussion_r1025466567
This commit is contained in:
@@ -4,7 +4,7 @@ A widget which displays static content.
|
||||
Can be used for Rich renderables and can also for the base for other types of widgets.
|
||||
|
||||
- [ ] Focusable
|
||||
- [x] Container
|
||||
- [ ] Container
|
||||
|
||||
## Example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user