edemirui
v1.0.0
Published
patika button library
Downloads
10
Readme
edemirui
patika button library
Install
npm install --save edemiruiUsage
import React, { Component } from 'react'
import MyComponent from 'edemirui'
import 'edemirui/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © emircandemr
