Get started
Let's get started with mt-step.
Installation
Yarn
yarn add mt-stepWhen
vue < 2.7, need install @vue/composition-apiIf you meet some dependency error when install, please remove
node_modules folder and .lock fileUsage Example
This is a basic usage example, import MtStep, MtStepItem components and css, each step is a MtStepItem component.