Skip to content

Commit

Permalink
chore: update example table order
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewgallo committed Nov 11, 2024
1 parent 84723e4 commit 8c4b1c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

| Example | Code sandbox | Stackblitz |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- |
| Batch actions | [View example](https://codesandbox.io/s/github/carbon-design-system/tanstack-carbon/tree/main/react/batch-actions) | [View example](https://stackblitz.com/github/carbon-design-system/tanstack-carbon/tree/main/react/batch-actions) |
| AI Label | [View example](https://codesandbox.io/s/github/carbon-design-system/tanstack-carbon/tree/main/react/ai-label) | [View example](https://stackblitz.com/github/carbon-design-system/tanstack-carbon/tree/main/react/ai-label) |
| Batch actions | [View example](https://codesandbox.io/s/github/carbon-design-system/tanstack-carbon/tree/main/react/batch-actions) | [View example](https://stackblitz.com/github/carbon-design-system/tanstack-carbon/tree/main/react/batch-actions) |
| Column alignment | [View example](https://codesandbox.io/s/github/carbon-design-system/tanstack-carbon/tree/main/react/column-alignment) | [View example](https://stackblitz.com/github/carbon-design-system/tanstack-carbon/tree/main/react/column-alignment) |
| Customize column order | [View example](https://codesandbox.io/s/github/carbon-design-system/tanstack-carbon/tree/main/react/customizeColumns) | [View example](https://stackblitz.com/github/carbon-design-system/tanstack-carbon/tree/main/react/customizeColumns) |
| Dynamic nested rows | [View example](https://codesandbox.io/s/github/carbon-design-system/tanstack-carbon/tree/main/react/dynamic-nested-rows) | [View example](https://stackblitz.com/github/carbon-design-system/tanstack-carbon/tree/main/react/dynamic-nested-rows) |
Expand Down

0 comments on commit 8c4b1c9

Please sign in to comment.