mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-28 23:59:25 +08:00
fix error
This commit is contained in:
parent
c9d5494875
commit
c73b03c595
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<div class="actions">
|
||||
<div class="actions" v-if="editor">
|
||||
<button class="button" @click="setContent">
|
||||
Set Content
|
||||
</button>
|
||||
|
Loading…
Reference in New Issue
Block a user