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