tiptap/docs/installation
George Marios 5a58153457
docs: Nuxt specific corrections (#2410)
* Nuxt specific corrections

Minor adjustments so that the example doesn't need tinkering to run in latest default Nuxt installation.

Line 38: Nuxt does not use a src folder by default & convert name to multi-word to avoid naming convention errors.
Line 83: Removed id attribute from page container div. Nuxt adds its own id="app" to the app root container.
Line 85:  Convert name to multi-word to avoid naming convention errors.
Line 91: Fix typo client-only

* Refactor: Change component name to TiptapEditor

* docs: changed path notation for new component
2022-01-21 11:05:02 +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: Nuxt specific corrections (#2410) 2022-01-21 11:05:02 +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: update content, fix #1821 2021-12-10 14:36:43 +01:00
vue3.md Update vue3.md (#2350) 2022-01-04 23:34:27 +01:00