def-buttons

1.0.0 • Public • Published

def-buttons

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save def-buttons

Usage

import React, { Component } from 'react'

import MyComponent from 'def-buttons'
import 'def-buttons/dist/index.css'

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

License

MIT © onrr

Readme

Keywords

none

Package Sidebar

Install

npm i def-buttons

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

6.59 kB

Total Files

7

Last publish

Collaborators

  • onrr