mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-25 04:19:02 +08:00
remove vue-starter-kit from docs, fix #185
This commit is contained in:
parent
aa3913cb06
commit
81a69ef526
@ -47,7 +47,7 @@ This is the fastest way to get tiptap up and running with Vue. It will give you
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import { Editor, EditorContent } from '@tiptap/vue-starter-kit'
|
||||
import { Editor, EditorContent } from '@tiptap/vue-2'
|
||||
import { defaultExtensions } from '@tiptap/starter-kit'
|
||||
|
||||
export default {
|
||||
|
Loading…
Reference in New Issue
Block a user