Fix Base parent in Docs, add Group (#4391)

* fix base parent

* add group to docs

---------

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
This commit is contained in:
Ali Abdalla 2023-06-02 08:23:17 +09:00 committed by GitHub
parent f4f3e2e597
commit 8f0bd10be7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 467 additions and 450 deletions

View File

@ -225,6 +225,7 @@ class Tab(BlockContext, Selectable):
TabItem = Tab
@document()
class Group(BlockContext):
"""
Group is a layout element within Blocks which groups together children so that

File diff suppressed because it is too large Load Diff