1.0.7 • Published 4 years ago

@mhshifat/mhs-ui v1.0.7

Weekly downloads
22
License
MIT
Repository
github
Last release
4 years ago

@mhshifat/mhs-ui

An archive of my react components

NPM JavaScript Style Guide

Install

npm install --save @mhshifat/mhs-ui

Usage

import React, { Component } from 'react'

import MyComponent from '@mhshifat/mhs-ui'
import '@mhshifat/mhs-ui/dist/index.css'

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

License

MIT © mhshifat

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago