raideltorres

Results 7 comments of raideltorres

as a workaround till they merge the solution what I did was add the library as local (so npm wont rewrite my change) and removed the `class: String` line from...

please merge this, it is a really nasty warning :-)

It will be really nice to include that solution in this repo

It will be nice to add a candlestick chart

I'm having the exact same problem and I got more details to add. I just created a basic example: ``` import ReactGA from 'react-ga'; ReactGA.initialize('XXXXXXXXXXXX', { debug: true }); ReactGA.set({...