We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42c7e01 commit b5fde6dCopy full SHA for b5fde6d
website/index.js
@@ -34,7 +34,7 @@ class App extends React.Component {
34
Drag-and-drop sortable component for nested data and hierarchies
35
</div>
36
<iframe
37
- src="https://codesandbox.io/embed/xj7mmx93xz?odemirror=1&view=preview"
+ src="https://codesandbox.io/embed/github/frontend-collective/react-sortable-tree/tree/master/website/sandbox?odemirror=1&view=preview"
38
sandbox="allow-modals allow-forms allow-popups allow-scripts allow-same-origin"
39
/>
40
0 commit comments