Update BasicDoc.vue

pull/6394/head
tugcekucukoglu 2024-09-12 14:20:51 +03:00
parent d5ba5f0f8f
commit 0f9cd792c5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<template>
<DocSectionText v-bind="$attrs">
<p>Tabs is defined using <i>TabList</i>, <i>Tab</i>, <i>TabPanels</i> and <i>Tab</i> components. Tab and TabPanel components are associated with their <i>value</i> properties</p>
<p>Tabs is defined using <i>TabList</i>, <i>Tab</i>, <i>TabPanels</i> and <i>TabPanel</i> components. Tab and TabPanel components are associated with their <i>value</i> properties</p>
</DocSectionText>
<div class="card">
<Tabs value="0">