@cashremit/currency-converter
v0.0.111
Published
CurrencyConverter component for the CR System
Readme
CurrencyConverter 
TODO what does this component do?
When to use this component
TODO fill this in, delete if not relevant
Installation
TODO how do you install it?
yarn add @cashremit/currency-converterProps
TODO fill this in, delete if not relevant
| Prop | Type | Required | Default | Description | | ---- | ---- | -------- | ------- | ----------- | | TODO | | | | |
Usage
// TODO fill this in
import CurrencyConverter from '@cashremit/currency-converter'
const MyApp = () => <CurrencyConverter/>Notes
TODO fill this in, delete if not relevant
