pyi fix fr
This commit is contained in:
parent
81da27c777
commit
c310c6b080
@ -701,7 +701,6 @@ class HighLevelSelect(SelectRoot):
|
||||
"""Create a select component.
|
||||
|
||||
Args:
|
||||
items: The items of the select.
|
||||
items: The items of the select.
|
||||
placeholder: The placeholder of the select.
|
||||
label: The label of the select.
|
||||
@ -875,7 +874,6 @@ class Select(ComponentNamespace):
|
||||
"""Create a select component.
|
||||
|
||||
Args:
|
||||
items: The items of the select.
|
||||
items: The items of the select.
|
||||
placeholder: The placeholder of the select.
|
||||
label: The label of the select.
|
||||
|
Loading…
Reference in New Issue
Block a user