typebut

1.0.0 • Public • Published

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

/typebut/

    Package Sidebar

    Install

    npm i typebut

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    6.19 kB

    Total Files

    7

    Last publish

    Collaborators

    • felsefice