From a75ca9d4b3c7f749d24436c16e2d48271aea8ce5 Mon Sep 17 00:00:00 2001 From: ivarsbariss Date: Thu, 5 Mar 2026 14:00:27 +0100 Subject: [PATCH] Test change --- .cursor/skills/add-tabs-to-page/SKILL.md | 1 + 1 file changed, 1 insertion(+) 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