Update stepper docs

This commit is contained in:
Cagatay Civici 2024-02-22 12:45:53 +03:00
parent 9d8e2cfd65
commit 02b4daead2
5 changed files with 8 additions and 5 deletions

View file

@ -1,6 +1,6 @@
<template>
<DocSectionText v-bind="$attrs">
<p>Layout of the Stepper is configured with the <i>orientation</i> property that accepts <i>horizontal</i> and <i>vertical</i> as options.</p>
<p>Layout of the Stepper is configured with the <i>orientation</i> property that accepts <i>horizontal</i> and <i>vertical</i> as available options.</p>
</DocSectionText>
<div class="card">
<Stepper orientation="vertical">