From 7173ff6382a21982637b4c15c784d5e67145d8f8 Mon Sep 17 00:00:00 2001
From: William Stanton <40372497+williamjstanton@users.noreply.github.com>
Date: Wed, 4 Oct 2023 14:38:06 -0700
Subject: [PATCH] Update Table.stories.mdx
---
modules/preview-react/table/stories/Table.stories.mdx | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/modules/preview-react/table/stories/Table.stories.mdx b/modules/preview-react/table/stories/Table.stories.mdx
index 68ae97f9d4..0f4a8ee229 100644
--- a/modules/preview-react/table/stories/Table.stories.mdx
+++ b/modules/preview-react/table/stories/Table.stories.mdx
@@ -47,6 +47,10 @@ Users may add styles to the `Table.Header` to render a fixed column. The example
+### Selectable Rows
+
+
+
## Component API