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.

/rc-steps-image/

    Package Sidebar

    Install

    npm i rc-steps-image

    Weekly Downloads

    3

    Version

    2.5.9

    License

    none

    Last publish

    Collaborators

    • toitsss