Typo fix readonly

This commit is contained in:
Tuğçe Küçükoğlu 2023-03-31 09:33:34 +03:00
parent 90be0a29c3
commit 2eef8e3f13

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">