mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-13 09:29:01 +08:00
5a58153457
* 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 |
||
---|---|---|
.. | ||
alpine.md | ||
cdn.md | ||
codesandbox.md | ||
livewire.md | ||
nextjs.md | ||
nuxt.md | ||
react.md | ||
svelte.md | ||
vue2.md | ||
vue3.md |