1.0.200 • Published 4 years ago

nulla-component-library-1 v1.0.200

Weekly downloads
1
License
MIT
Repository
-
Last release
4 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

4 years ago

1.0.200

4 years ago

1.0.20

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago