Skip to content

Commit b5fde6d

Browse files
committed
doc: update codesandbox embed to use github files
1 parent 42c7e01 commit b5fde6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class App extends React.Component {
3434
Drag-and-drop sortable component for nested data and hierarchies
3535
</div>
3636
<iframe
37-
src="https://codesandbox.io/embed/xj7mmx93xz?odemirror=1&view=preview"
37+
src="https://codesandbox.io/embed/github/frontend-collective/react-sortable-tree/tree/master/website/sandbox?odemirror=1&view=preview"
3838
sandbox="allow-modals allow-forms allow-popups allow-scripts allow-same-origin"
3939
/>
4040
</div>

0 commit comments

Comments
 (0)