tpp-react-components

1.0.3 • Public • Published

tpp-react-components

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save tpp-react-components

Usage

import React, { Component } from 'react'

import MyComponent from 'tpp-react-components'
import 'tpp-react-components/dist/index.css'

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

License

MIT ©

Readme

Keywords

none

Package Sidebar

Install

npm i tpp-react-components

Weekly Downloads

7

Version

1.0.3

License

MIT

Unpacked Size

84.7 kB

Total Files

7

Last publish

Collaborators

  • tpp-michaeld
  • tpp-npm