Skip to content

Commit

Permalink
docs: update sb link
Browse files Browse the repository at this point in the history
  • Loading branch information
zernonia committed Jun 12, 2024
1 parent 8419dcd commit 48f38b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/components/tree.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ import { TreeItem, TreeRoot } from 'radix-vue'

For more complex draggable `Tree` component, in this example we will be using [pragmatic-drag-and-drop](https://github.com/atlassian/pragmatic-drag-and-drop), as the core package for handling dnd.

[Stackblitz Demo](https://stackblitz.com/~/github.com/zernonia/radix-vue-tree)
[Stackblitz Demo](https://stackblitz.com/edit/github-8f3fzs?file=src%2FTreeDND.vue)

## Accessibility

Expand Down

0 comments on commit 48f38b0

Please sign in to comment.