fxinstrument
v1.0.0
Published
Oanda FX instrument dropdown
Downloads
3
Readme
fxinstrument
Oanda FX instrument dropdown
Install
npm install --save fxinstrument
Usage
import React, { Component } from 'react'
import MyComponent from 'fxinstrument'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © fespiritu