jsuzuki-ui-module

1.0.1 • Public • Published

jsuzuki-ui-module

jsuzuki test

NPM JavaScript Style Guide

Install

npm install --save jsuzuki-ui-module
yarn add jsuzuki-ui-module

Usage

import React, { Component } from 'react'

import { AddButton } from 'jsuzuki-ui-module'

export default class App extends Component {
  render () {
    return (
      <div>
        <AddButton />
      </div>
    )
  }
}

License

MIT © junya-suzuki

Readme

Keywords

none

Package Sidebar

Install

npm i jsuzuki-ui-module

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

1.73 MB

Total Files

6

Last publish

Collaborators

  • jsuzuki