@mhshifat/mhs-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

@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

Readme

Keywords

none

Package Sidebar

Install

npm i @mhshifat/mhs-ui

Weekly Downloads

1

Version

1.0.7

License

MIT

Unpacked Size

294 kB

Total Files

48

Last publish

Collaborators

  • mhshifat