react-step-component
This is simple step progress component for react
Install
npm install --save react-step-component
Usage
import React Component from 'react' import List Item from 'react-step-component' { return <div> <List> <Item.Wrapper> <Item.Left> Left Component </Item.Left> <Item.Center/> <Item.Right> Right Component </Item.Right> </Item.Wrapper> </List> </div> }
API Documentation
License
MIT © ilomon10