Update steps.vue

pull/3699/head
Tuğçe Küçükoğlu 2023-03-02 17:19:42 +03:00
parent 9bc466b7bb
commit c4d9c17a69
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<template> <template>
<DocComponent <DocComponent
title="Vue Stepper Component" title="Vue Stepper Component"
header="Stepper" header="Steps"
description="Steps also known as Stepper, is an indicator for the steps in a workflow. Layout of steps component is optimized for responsive design." description="Steps also known as Stepper, is an indicator for the steps in a workflow. Layout of steps component is optimized for responsive design."
:componentDocs="docs" :componentDocs="docs"
:apiDocs="['Steps', 'MenuItem']" :apiDocs="['Steps', 'MenuItem']"