|
@@ -58,6 +58,8 @@ class Select(ValidationElement, ChoiceElement, DisableableElement, component='se
|
|
super().__init__(options=options, value=value, on_change=on_change, validation=validation)
|
|
super().__init__(options=options, value=value, on_change=on_change, validation=validation)
|