Skip to content

Commit

Permalink
Update Table.stories.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
williamjstanton authored Oct 4, 2023
1 parent db9cd15 commit 7173ff6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/preview-react/table/stories/Table.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ Users may add styles to the `Table.Header` to render a fixed column. The example

<ExampleCodeBlock code={FixedColumn} />

### Selectable Rows

<ExampleCodeBlock code={SelectableRows} />

## Component API

<SymbolDoc name="Table" fileName="/preview-react/" />

0 comments on commit 7173ff6

Please sign in to comment.