I am trying to build a section with a Tab Menu and corresponding content, just a regular one. I’d like to insert other elements into the content area, such as a table that lists user profiles for each tab (e.g., admin, principal, teacher, etc.).
The issue is that I can’t insert my table or anything else inside the content box.
It seems nothing can be added into Admin container. Even the Text element can be deleted.
Please let me know if anyone has any suggestions on how to fix this, or if there’s another way to implement tab navigation with content.
Thanks!