1.0.27 • Published 4 years ago

@thmarinho/testing v1.0.27

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

lib

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save lib

Usage

import React, { Component } from 'react'

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

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

License

MIT © thmarinho

1.0.27

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago