Typo fix readonly

pull/3841/head
Tuğçe Küçükoğlu 2023-03-31 09:33:34 +03:00
parent 90be0a29c3
commit 2eef8e3f13
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ export default {
value: 'Always bet on Prime',
code: {
basic: `
<Editor v-model="value" editorStyle="height: 320px" readOnly />`,
<Editor v-model="value" editorStyle="height: 320px" readonly />`,
options: `
<template>
<div class="card">