reactlinui

1.0.1 • Public • Published

reactlinui

Renders a simple h1 element with a color!

NPM JavaScript Style Guide

Install

npm install --save reactlinui

Usage

import React, { Component } from 'react'

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

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

License

MIT © changxianglin

Readme

Keywords

none

Package Sidebar

Install

npm i reactlinui

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

242 kB

Total Files

7

Last publish

Collaborators

  • zhourong