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