Explorar o código

fix: block note

Ahmad Kholid %!s(int64=2) %!d(string=hai) anos
pai
achega
033e941e3b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/block/BlockNote.vue

+ 1 - 1
src/components/block/BlockNote.vue

@@ -50,7 +50,7 @@
       />
     </div>
     <textarea
-      :model-value="data.note"
+      :value="data.note"
       :style="initialSize"
       :class="[fontSize[data.fontSize || 'regular'].class]"
       placeholder="Write a note here..."