update sandboxes

This commit is contained in:
svenadlung 2022-12-21 13:11:39 +01:00
parent 8da85c8901
commit 7fd639796f
2 changed files with 3 additions and 3 deletions

View File

@ -30,8 +30,8 @@ body:
value: |
Chances that we can fix your issue are way higher, if you can provide a CodeSandbox to reproduce the issue.
* Vue: https://codesandbox.io/s/tiptap-vue-3-issue-template-tnlpv?file=/src/App.vue
* React: https://codesandbox.io/s/tiptap-react-issue-template-b4hmi?file=/src/App.js
* Vue: https://codesandbox.io/s/tiptap-vue-3-issue-template-9bqq0z?file=/src/App.vue
* React: https://codesandbox.io/s/tiptap-react-issue-template-nwvwck?file=/src/App.js
- type: textarea
id: codesandbox
attributes:

View File

@ -2,7 +2,7 @@
CodeSandbox is an online coding environment. Its great to fiddle around without setting up a local project. You can also use it to share your code and collaborate with others.
<iframe
src="https://codesandbox.io/embed/tiptap-issue-template-b83rr?fontsize=14&hidenavigation=1&module=%2Fsrc%2Fcomponents%2FTiptap.vue&theme=dark"
src="https://codesandbox.io/embed/tiptap-vue-3-issue-template-9bqq0z?fontsize=14&hidenavigation=1&theme=dark"
style="width:100%; height:400px; border:0; border-radius: 4px; overflow:hidden;"
title="tiptap-issue-template"
sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"