rc-steps-image

2.5.9 • Public • Published

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.

Package Sidebar

Install

npm i rc-steps-image

Weekly Downloads

1

Version

2.5.9

License

none

Last publish

Collaborators

  • toitsss