Correct supported types in docs for modal components

This commit is contained in:
Soheab_
2025-09-21 16:28:32 +02:00
committed by Danny
parent 178ea664b2
commit d78636283b
4 changed files with 9 additions and 4 deletions

View File

@@ -133,6 +133,7 @@ class Component:
- :class:`FileComponent`
- :class:`SeparatorComponent`
- :class:`Container`
- :class:`LabelComponent`
- :class:`FileUploadComponent`
This class is abstract and cannot be instantiated.