2.5.9 • Published 7 years ago

rc-steps-image v2.5.9

Weekly downloads
1
License
-
Repository
github
Last release
7 years ago

rc-steps-image


React steps component made to work with images instead of text

Development

npm install
npm start

Usage

CHECK THE ONLY EXAMPLE PROVIDED TO SEE HOW TO USE IT!

<Steps current={1}>
  <Steps.Step title="first" />
  <Steps.Step title="second" />
  <Steps.Step title="third" />
</Steps>

Example

http://localhost:8002/examples

License

rc-steps-image is released under the MIT license.

2.5.9

7 years ago

2.5.8

7 years ago

2.5.7

7 years ago

2.5.6

7 years ago

2.5.5

7 years ago

2.5.4

7 years ago

2.5.3

7 years ago

2.5.2

7 years ago

2.5.1

7 years ago