@cratebind/react-components

1.1.1 • Public • Published

cratebind-react-library

NPM JavaScript Style Guide

Install

npm install --save @cratebind/react-components
# OR
yarn add @cratebind/react-components

Usage

import * as React from 'react'

import MyComponent from 'cratebind-react-library'

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

License

MIT © cratebind

Readme

Keywords

none

Package Sidebar

Install

npm i @cratebind/react-components

Weekly Downloads

1

Version

1.1.1

License

MIT

Unpacked Size

32.1 kB

Total Files

6

Last publish

Collaborators

  • mwood-cratebind
  • timbilestim