Warn when gr.Tabs() has non-Tab direct children (#9832) (#13383)
* Raise clear ValueError when gr.Tabs() has non-Tab direct children (#9832)
* Show all user-written components instead of auto-wrap in gr.Tabs() error
* Allow invisible utility components (gr.State, gr.Timer, gr.BrowserState) inside gr.Tabs()
* add changeset
* add changeset
* changes
---------
Co-authored-by: Abubakar Abid <islamrealm@gmail.com>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>