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