1.0.4 • Published 4 years ago

react-reusable-components-durgapatra v1.0.4

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

react-reusable-components-durgapatra

NPM JavaScript Style Guide

Install

npm install --save rreact-reusable-components-durgapatra

Usage

import React, { Component } from 'react'

import  {StarRating} from 'react-reusable-components-durgapatra'
import 'react-reusable-components-durgapatra/dist/index.css'

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

License

MIT ©

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago