1.0.1 • Published 5 years ago

teststyle v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

teststyle

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save teststyle

Usage

import React, { Component } from 'react'

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

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

License

MIT ©