diff --git a/react/README.md b/react/README.md index e43f8e1..b89b959 100644 --- a/react/README.md +++ b/react/README.md @@ -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) |