1.1.0 • Published 10 months ago

parrotuif v1.1.0

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

parrotui

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save parrotui

Usage

import React, { Component } from 'react'

import MyComponent from 'parrotui'
import 'parrotui/dist/index.css'

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

License

MIT © BerkTenk

1.1.0

10 months ago

1.0.0

10 months ago