@hayyaun/ui
v1.0.18
Published
Made with create-react-library
Downloads
2
Readme
@hayyaun/ui
Made with create-react-library
Install
npm install --save @hayyaun/ui
Usage
import React, { Component } from 'react'
import MyComponent from '@hayyaun/ui'
import '@hayyaun/ui/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © @hayyaun