diff --git a/.cursor/skills/add-tabs-to-page/SKILL.md b/.cursor/skills/add-tabs-to-page/SKILL.md index 86f2bc9..c77efde 100644 --- a/.cursor/skills/add-tabs-to-page/SKILL.md +++ b/.cursor/skills/add-tabs-to-page/SKILL.md @@ -5,6 +5,7 @@ description: Adds a TABS_WIDGET to a page so multiple data views live under one # Add Tabs to a Page + Replaces a page's standalone content (e.g. a single `TABLE_WIDGET_V2`) with a `TABS_WIDGET` containing multiple tabs, each with its own widgets and query binding. ## Prerequisites