docs: add content
This commit is contained in:
@@ -18,7 +18,7 @@ export default {
|
||||
|
||||
mounted() {
|
||||
this.editor = new Editor({
|
||||
content: '<p>Hello, here is tiptap! 👋</p>',
|
||||
content: '<p>Hello World! 🌎️</p>',
|
||||
extensions: defaultExtensions(),
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user