Update steps.vue
parent
9bc466b7bb
commit
c4d9c17a69
|
@ -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']"
|
||||||
|
|
Loading…
Reference in New Issue