1.0.2 • Published 9 months ago

com.myliib.ui v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

com.myliib.ui

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save com.myliib.ui

Usage

import React, { Component } from 'react'

import MyComponent from 'com.myliib.ui'
import 'com.myliib.ui/dist/index.css'

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

License

MIT © adhish

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago