Skip to content

Commit 208eac5

Browse files
committed
chore: update sandbox URL
1 parent 09731c5 commit 208eac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ const tiptapContent = convertDraftToTiptap.convert(draftContent);
133133

134134
It can be helpful to visualize the conversion process. You can use the visualizer web app to see the conversion process in action. The visualizer allows you to input Draft.js content and see the Tiptap content that is generated, inside a live Tiptap editor.
135135

136-
You can access the visualizer in [CodeSandbox](https://codesandbox.io/p/sandbox/draftjs-to-tiptap-forked-9jh442?file=%2Fsrc%2FconvertFromJSON.ts%3A3%2C34).
136+
You can access the visualizer in [CodeSandbox](https://codesandbox.io/p/sandbox/draftjs-to-tiptap-6d44d3?file=%2Fsrc%2FconvertFromJSON.ts%3A3%2C34).
137137

138138
It's source is available in the `visualizer` directory in this repository.
139139

0 commit comments

Comments
 (0)