Skip to content

Commit

Permalink
docs: update web component readme
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewgallo committed Sep 23, 2024
1 parent 64aad6c commit 7306c21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web-components/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@
| Batch actions | [View example](https://codesandbox.io/s/github/matthewgallo/tanstack-carbon/tree/main/web-components/batch-actions) | [View example](https://stackblitz.com/github/matthewgallo/tanstack-carbon/tree/main/web-components/batch-actions)
| Column resizing | [View example](https://codesandbox.io/s/github/matthewgallo/tanstack-carbon/tree/main/web-components/resizing) | [View example](https://stackblitz.com/github/matthewgallo/tanstack-carbon/tree/main/web-components/resizing)
| Customize columns | [View example](https://codesandbox.io/s/github/matthewgallo/tanstack-carbon/tree/main/web-components/customize-columns) | [View example](https://stackblitz.com/github/matthewgallo/tanstack-carbon/tree/main/web-components/customize-columns)
| Nested rows | [View example](https://codesandbox.io/s/github/matthewgallo/tanstack-carbon/tree/main/web-components/nested-rows) | [View example](https://stackblitz.com/github/matthewgallo/tanstack-carbon/tree/main/web-components/nested-rows)
| Sticky columns | [View example](https://codesandbox.io/s/github/matthewgallo/tanstack-carbon/tree/main/web-components/sticky-columns) | [View example](https://stackblitz.com/github/matthewgallo/tanstack-carbon/tree/main/web-components/sticky-columns)
| Virtualized | [View example](https://codesandbox.io/s/github/matthewgallo/tanstack-carbon/tree/main/web-components/virtual) | [View example](https://stackblitz.com/github/matthewgallo/tanstack-carbon/tree/main/web-components/virtual)

0 comments on commit 7306c21

Please sign in to comment.