1.0.0 • Published 12 months ago

typebut v1.0.0

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

typebut

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save typebut

Usage

import React, { Component } from 'react'

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

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

License

MIT © felsefice

1.0.0

12 months ago