8.0.0 • Published 3 years ago

@lunit/insight-react-components v8.0.0

Weekly downloads
13
License
UNLICENSED
Repository
github
Last release
3 years ago

insight-react-components

React Components for Lunit INSIGHT projects

JavaScript Style Guide

Install

You need to add NPM_TOKEN to your environment variables. Please ask the token to @syyu.

export NPM_TOKEN="00000000-0000-0000-0000-000000000000"

Use Yarn instead of npm.

yarn add @lunit/insight-react-components

Usage

import React, { Component } from 'react'

import MyComponent from 'insight-react-components'

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

License

MIT © deminoth

8.0.0

3 years ago

7.1.0

3 years ago

6.0.1

5 years ago

6.0.0

5 years ago

5.1.0

5 years ago

5.0.0

5 years ago

3.0.2

5 years ago

4.0.3

5 years ago

4.0.2

6 years ago

4.0.1

6 years ago

4.0.0

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.2.0

6 years ago