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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.5.9
    0
    • latest

Version History

Package Sidebar

Install

npm i rc-steps-image

Weekly Downloads

0

Version

2.5.9

License

none

Last publish

Collaborators

  • toitsss