Skip to content

Commit

Permalink
update codesandbox links (#10959)
Browse files Browse the repository at this point in the history
  • Loading branch information
evanSe committed May 10, 2024
1 parent c4a5d06 commit f8a55a6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/content/guides/getting-started/introduction/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@ Thousands of business apps depend on Handsontable for entering, editing, validat

To jump straight into the sample code, open the demo app at CodeSandbox:

- [JavaScript demo](https://codesandbox.io/s/handsontable-javascript-data-grid-hello-world-app-14-0-0-smp4xx)
- [React demo](https://codesandbox.io/s/handsontable-react-data-grid-hello-world-app-14-0-0-xr7mj2)
- [Angular demo](https://codesandbox.io/s/handsontable-angular-data-grid-hello-world-app-14-0-0-c54xw9)
- [Vue 2 demo](https://codesandbox.io/s/handsontable-vue-data-grid-hello-world-app-14-0-0-zm9nz6)
- [Vue 3 demo](https://codesandbox.io/p/sandbox/handsontable-data-grid-v14-1-0-vue-3-demo-ypkddz)
- [TypeScript demo](https://codesandbox.io/s/handsontable-typescript-data-grid-hello-world-app-14-0-0-3f4lss)
- [JavaScript demo](https://codesandbox.io/p/sandbox/handsontable-javascript-data-grid-hello-world-app-14-0-0-forked-h3mrzm)
- [React demo](https://codesandbox.io/p/sandbox/handsontable-react-data-grid-hello-world-app-14-0-0-forked-rrg99x)
- [Angular demo](https://codesandbox.io/p/sandbox/handsontable-angular-data-grid-hello-world-app-14-0-0-forked-3t9x5f)
- [Vue 2 demo](https://codesandbox.io/p/sandbox/handsontable-vue-data-grid-hello-world-app-14-0-0-forked-yj9qld)
- [Vue 3 demo](https://codesandbox.io/p/sandbox/handsontable-data-grid-v14-1-0-vue-3-demo-forked-w5fvjp)
- [TypeScript demo](https://codesandbox.io/p/sandbox/handsontable-typescript-data-grid-hello-world-app-14-0-0-forked-lgdxll)
:::

::: only-for react
Expand Down

0 comments on commit f8a55a6

Please sign in to comment.