1.0.200 • Published 6 years ago

nulla-component-library-1 v1.0.200

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

react-component-library

react component library

NPM JavaScript Style Guide

Install

npm install --save react-component-library

Usage

import React, { Component } from 'react'

import MyComponent from 'react-component-library'
import 'react-component-library/dist/index.css'

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

License

MIT ©

1.0.2

6 years ago

1.0.200

6 years ago

1.0.20

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago