1.0.1 • Published 12 months ago

app-npmlibrary-react v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

app-npmlibrary-react

NPM JavaScript Style Guide

Install

npm install --save app-npmlibrary-react

Usage

import React, { Component } from 'react'

import MyComponent from 'app-npmlibrary-react'
import 'app-npmlibrary-react/dist/index.css'

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

License

MIT © dima-cherednyk

1.0.1

12 months ago

1.0.0

12 months ago