@arctrade/relay
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

relay

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save relay

Usage

import React, { Component } from 'react'

import MyComponent from 'relay'
import 'relay/dist/index.css'

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

License

MIT © janlucaberger

Readme

Keywords

none

Package Sidebar

Install

npm i @arctrade/relay

Weekly Downloads

4

Version

1.1.2

License

MIT

Unpacked Size

16.8 MB

Total Files

543

Last publish

Collaborators

  • janlucaberger