@codecademy/gamut

72.5.072.5.1-alpha.ba3184.0
agent-tools/skills/gamut-datatable/SKILL.md
~agent-tools/skills/gamut-datatable/SKILL.mdModified
+1−1
Index: package/agent-tools/skills/gamut-datatable/SKILL.md
===================================================================
--- package/agent-tools/skills/gamut-datatable/SKILL.md
+++ package/agent-tools/skills/gamut-datatable/SKILL.md
@@ -226,9 +226,9 @@
 Key points:
 
 - `closeOnViewportExit` on `PopoverContainer` closes the menu when its row scrolls out of view.
 - `allowPageInteraction` lets users interact with the table while the menu is open.
-- Modals opened from menu items render at `zIndex={3}` by default, above the table header.
+- Modals opened from menu items render at `zIndex="modal"` by default, above the table header.
 
 ## Scrollable table
 
 `scrollable` defaults to `true` on DataTable. The first `type: 'header'` column sticks to the left. Add `shadow` for a visual overflow indicator.