Made with create-react-library
npm install homzmart-components> Made with create-react-library
 
``bash`
npm install --save homzmart-components
`jsx
import React, { Component } from 'react'
import MyComponent from 'homzmart-components'
import 'homzmart-components/dist/index.css'
class Example extends Component {
render() {
return
}
}
``
MIT © amrMorgan