react-step-bar

1.0.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i react-step-bar

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

23.3 kB

Total Files

7

Last publish

Collaborators

  • ghazalehkhaki