0.0.3 • Published 4 years ago

react-steper v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

react-steper

react-steper provide stepper functionality.

Installation

react-steper requires Node.js v4+ to run.

Install the dependencies and devDependencies and start the server.

$ yarn add react-steper

How To Use Steper

Step 1
import { Steper } from 'react-steper';

Step 2
<Steper steps={['Step1', 'Step2', 'Step3']} />
0.0.3

4 years ago

0.0.2

4 years ago

0.0.1-beta01

4 years ago