1.0.0 • Published 4 years ago

react-step-bar v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

react-step-bar

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-step-bar

Usage

import React, { Component } from 'react'

import MyComponent from 'react-step-bar'
import 'react-step-bar/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © ghazal-khaki

1.0.0

4 years ago

0.0.0

4 years ago