0.2.2 • Published 4 years ago

@alexandrchebotar/test-lib v0.2.2

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

test-lib

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save test-lib

Usage

import React, { Component } from 'react'

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

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

License

MIT © alexandrchebotar

0.2.2

4 years ago

0.2.1

4 years ago

0.1.2

4 years ago

0.2.0

4 years ago

0.1.3

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago