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