1.0.4 • Published 4 years ago

t-react-comp01 v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

t-react-comp01

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save t-react-comp01

Usage

import React, { Component } from 'react'

import MyComponent from 't-react-comp01'
import 't-react-comp01/dist/index.css'

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

License

MIT © tonibuenter

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago