tiptap/docs/installation
Ahmet Enes Duruer f0b363c475
docs: remove wrong type="context" tag (#2240)
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.
2021-12-06 22:03:49 +01:00
..
alpine.md docs: remove Yarn instructions 2021-11-09 11:56:27 +01:00
cdn.md docs: use regular case for Tiptap 2021-10-19 22:30:45 +02:00
codesandbox.md remove gridsome 2021-09-16 14:41:25 +02:00
livewire.md docs: use regular case for Tiptap 2021-10-19 22:30:45 +02:00
nextjs.md docs: remove Yarn instructions 2021-11-09 11:56:27 +01:00
nuxt.md docs: remove Yarn instructions 2021-11-09 11:56:27 +01:00
react.md docs: remove Yarn instructions 2021-11-09 11:56:27 +01:00
svelte.md docs: remove wrong type="context" tag (#2240) 2021-12-06 22:03:49 +01:00
vue2.md docs: remove Yarn instructions 2021-11-09 11:56:27 +01:00
vue3.md docs: remove Yarn instructions 2021-11-09 11:56:27 +01:00