1.0.0 • Published 7 years ago
fxinstrument v1.0.0
fxinstrument
Oanda FX instrument dropdown
Install
npm install --save fxinstrumentUsage
import React, { Component } from 'react'
import MyComponent from 'fxinstrument'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}License
MIT © fespiritu
1.0.0
7 years ago