pull/310/head
cagataycivici 2020-05-04 21:03:20 +03:00
parent 07c35728f8
commit 251af20732
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<InputText type="text" v-model="value3" disabled />
<h3>Invalid</h3>
<InputText type="text" class="p-error" readonly />
<InputText type="text" class="p-error" />
</div>
<InputTextDoc />