Typo fixes on docs

pull/5269/head
tugcekucukoglu 2024-02-13 09:26:25 +03:00
parent 2331784f78
commit 3beb166f46
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<template>
<DocComponent title="Vue IconFiled" header="IconFiled" description="IconField wraps an input and an icon." :componentDocs="docs" :ptTabComponent="ptComponent" :apiDocs="['IconField', 'InputIcon']" :themingDocs="themingDoc" />
<DocComponent title="Vue IconField" header="IconField" description="IconField wraps an input and an icon." :componentDocs="docs" :ptTabComponent="ptComponent" :apiDocs="['IconField', 'InputIcon']" :themingDocs="themingDoc" />
</template>
<script>