mirror of
https://github.com/gradio-app/gradio.git
synced 2025-04-06 12:30:29 +08:00
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:
parent
f4f3e2e597
commit
8f0bd10be7
@ -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
Loading…
x
Reference in New Issue
Block a user