mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-27 14:59:27 +08:00
update sandboxes
This commit is contained in:
parent
8da85c8901
commit
7fd639796f
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -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:
|
||||
|
@ -2,7 +2,7 @@
|
||||
CodeSandbox is an online coding environment. It’s 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"
|
||||
|
Loading…
Reference in New Issue
Block a user