add remove font family button
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
>
|
||||
cursive
|
||||
</button>
|
||||
<button @click="editor.chain().focus().fontFamily().run()">
|
||||
Remove font-family
|
||||
</button>
|
||||
|
||||
<editor-content :editor="editor" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user