mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-25 12:39:03 +08:00
f0b363c475
This example doesn't compile because in Svelte 3 there is no `type="context"`, there is only `context="module". Even if you use `context="module"` it is supposed to give an error because there is no `onMount` and `onDestroy` in module context. Removing this tag from the Script element will fix the issue. |
||
---|---|---|
.. | ||
alpine.md | ||
cdn.md | ||
codesandbox.md | ||
livewire.md | ||
nextjs.md | ||
nuxt.md | ||
react.md | ||
svelte.md | ||
vue2.md | ||
vue3.md |