react-lightning-components

1.0.0 • Public • Published

lightning logo

lightning
circleCi code style: prettier

The Super component library


Install

npm install --save react-lightning-components

Usage

import React, { Component } from 'react'

import MyComponent from 'lightning'

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

License

MIT © vitormalencar

Readme

Keywords

none

Package Sidebar

Install

npm i react-lightning-components

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

15.1 kB

Total Files

6

Last publish

Collaborators

  • vitormalencar