CJies

Results 2 comments of CJies

I found a workaround to customize original `` component by overwriting its default props. ```jsx import { LineChart, Line as ReLine } from 'recharts'; // Extends the Line component to...

This issue happened in `v1.1.0`, and caused by #8. If downgrade to `v1.0.0`, module can be resolved correctly.