1.0.4 • Published 12 months ago

app-firstlibrary-react v1.0.4

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

app-firstlibrary-react

My first library.

Install

npm install --save app-firstlibrary-react

Usage

import React, { Component } from 'react'

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

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

License

MIT © dima-cherednyk

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago