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 => <Steps.Step ="first" /> <Steps.Step ="second" /> <Steps.Step ="third" /></Steps>
Example
http://localhost:8002/examples
License
rc-steps-image is released under the MIT license.