1.0.1 • Published 10 months ago

react-rainy v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

react-rainy

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-rainy

Usage

import React, { Component } from 'react'

import MyComponent from 'react-rainy'
import 'react-rainy/dist/index.css'

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

License

MIT © quynhnvq

1.0.1

10 months ago

1.0.0

10 months ago

0.1.0

1 year ago