pull/5206/head
tugcekucukoglu 2024-02-02 15:58:04 +03:00
parent 23796a49f5
commit 44dd2b5e59
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<template>
<DocComponent title="Vue Float Label" header="Float Label" description="FloatLabel appears on top of the input field when focused." :componentDocs="docs" :apiDocs="['FloatLabel']" :themingDocs="themingDoc" />
<DocComponent title="Vue Float Label" header="FloatLabel" description="FloatLabel appears on top of the input field when focused." :componentDocs="docs" :apiDocs="['FloatLabel']" :themingDocs="themingDoc" />
</template>
<script>

View File

@ -1,5 +1,5 @@
<template>
<DocComponent title="Vue Input Icon" header="Input Icon" description="InputIcon displays an icon." :componentDocs="docs" :apiDocs="['InputIcon', 'IconField']" :themingDocs="themingDoc" />
<DocComponent title="Vue Input Icon" header="InputIcon" description="InputIcon displays an icon." :componentDocs="docs" :apiDocs="['InputIcon', 'IconField']" :themingDocs="themingDoc" />
</template>
<script>