Autogrow is available in stable frontend, so exposing it in public API

This commit is contained in:
Jedrzej Kosinski 2025-12-26 16:24:45 -08:00
parent cd3790a7ed
commit 4b8b9833cb

View File

@ -1948,7 +1948,7 @@ __all__ = [
# Dynamic Types
"MatchType",
"DynamicCombo",
# "Autogrow",
"Autogrow",
# Other classes
"HiddenHolder",
"Hidden",