1.0.0 • Published 8 months ago

parrotuimt v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 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 © mertcan-taskiran

1.0.0

8 months ago