1.1.6 • Published 4 years ago

@ndrwksr/blue-trunk-commons v1.1.6

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

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago