1.0.3 • Published 4 years ago

mha-ui-kit-react-library-test-avo v1.0.3

Weekly downloads
5
License
MIT
Repository
-
Last release
4 years ago

mha-ui-kit-react-library

mha-ui-kit-react-library

NPM JavaScript Style Guide

Install

npm install --save mha-ui-kit-react-library

Usage

import React, { Component } from 'react'

import MyComponent from 'mha-ui-kit-react-library'
import 'mha-ui-kit-react-library/dist/index.css'

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

License

MIT © Avo Meguerditchian(https://github.com/Avo Meguerditchian)