0.0.3 • Published 5 years ago

react-steper v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
5 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

5 years ago

0.0.2

5 years ago

0.0.1-beta01

5 years ago