1.1.6 • Published 6 years ago

@ndrwksr/blue-trunk-commons v1.1.6

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

blue-trunk-commons

Common functionality for Blue Trunk frontends

NPM JavaScript Style Guide

Install

npm install --save blue-trunk-commons

Usage

import React, { Component } from 'react'

import MyComponent from 'blue-trunk-commons'

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

License

MIT © ndrwksr

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago