oflc-react

1.0.0 • Public • Published

oflc-react

React components for OFLC

NPM JavaScript Style Guide

Install

npm install --save oflc-react

Usage

import React, { Component } from 'react'

import MyComponent from 'oflc-react'

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

License

MIT ©

Readme

Keywords

none

Package Sidebar

Install

npm i oflc-react

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

751 kB

Total Files

6

Last publish

Collaborators

  • connorhoehn