1.1.0 • Published 7 months ago

publishui v1.1.0

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

publishui

react publish act

NPM JavaScript Style Guide

Install

npm install --save publishui

Usage

import React, { Component } from 'react'

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

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

License

MIT © MetinTopcu

1.1.0

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago