You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
see: DropdownEntry which despite technically being exported, isn't available in tgui-core/components nor does something like tgui-core/components/Dropdown exist
The text was updated successfully, but these errors were encountered:
really tempted to just make people use ComponentProps<typeof x> for these.
one day i'd like to see us remove the index barrel file. in that case, directly exporting the type would be ok.
see:
DropdownEntry
which despite technically being exported, isn't available intgui-core/components
nor does something liketgui-core/components/Dropdown
existThe text was updated successfully, but these errors were encountered: