discovery-components-react

1.3.0 • Public • Published

discovery-components-react

NPM JavaScript Style Guide

Install

npm install --save discovery-components-react

Usage

import * as React from 'react';
import MyComponent from 'discovery-components-react';

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

License

MIT ©

Readme

Keywords

none

Package Sidebar

Install

npm i discovery-components-react

Weekly Downloads

0

Version

1.3.0

License

MIT

Unpacked Size

8.42 kB

Total Files

3

Last publish

Collaborators

  • steven.gassert