mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-28 23:59:25 +08:00
wording
This commit is contained in:
parent
83ebbf957a
commit
eed82a57b6
@ -10,7 +10,7 @@
|
|||||||
right
|
right
|
||||||
</button>
|
</button>
|
||||||
<button @click="editor.chain().focus().setDefaultNodeAttributes(['textAlign']).run()">
|
<button @click="editor.chain().focus().setDefaultNodeAttributes(['textAlign']).run()">
|
||||||
reset
|
set default
|
||||||
</button>
|
</button>
|
||||||
<editor-content :editor="editor" />
|
<editor-content :editor="editor" />
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user