bp-react-test
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

bp-react-test

Creating a test UI kit with BlueprintJS and React.

NPM JavaScript Style Guide

Install

npm install --save bp-react-test

Usage

import * as React from 'react'

import MyComponent from 'bp-react-test'

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

License

MIT © john-schwartz

Readme

Keywords

none

Package Sidebar

Install

npm i bp-react-test

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

34.2 kB

Total Files

8

Last publish

Collaborators

  • jschwa