homzmart-components

1.2.19 • Public • Published

homzmart-components

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save homzmart-components

Usage

import React, { Component } from 'react'

import MyComponent from 'homzmart-components'
import 'homzmart-components/dist/index.css'

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

License

MIT © amrMorgan

Readme

Keywords

none

Package Sidebar

Install

npm i homzmart-components

Weekly Downloads

17

Version

1.2.19

License

MIT

Unpacked Size

6.87 MB

Total Files

23

Last publish

Collaborators

  • amr_morgan