1.0.3 • Published 4 years ago

alex-lung-lib v1.0.3

Weekly downloads
4
License
(MIT)
Repository
github
Last release
4 years ago

first-library

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save first-library

Usage

import React, { Component } from 'react'

import MyComponent from 'first-library'
import 'first-library/dist/index.css'

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

License

(MIT) © Fi073492