react-proton-components

1.0.1 • Public • Published

react-proton-components

render ui components. this component library is not ready. It is still in a development.

NPM JavaScript Style Guide

Install

npm install --save react-proton-components

Usage

import React, { Component } from 'react'
 
import MyComponent from 'react-proton-components'
 
class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © prem315

Readme

Keywords

none

Package Sidebar

Install

npm i react-proton-components

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

10.9 kB

Total Files

6

Last publish

Collaborators

  • prem3105