Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewgallo committed Sep 20, 2024
1 parent 8d912e7 commit 48e492c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web-components/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
| --- | --- | --- |
| Basic | [View example](https://codesandbox.io/s/github/matthewgallo/tanstack-carbon/tree/main/web-components/basic) | [View example](https://stackblitz.com/github/matthewgallo/tanstack-carbon/tree/main/web-components/basic)
| 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)
| 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 48e492c

Please sign in to comment.