Closed psyzz closed 4 years ago
i just made some changes in AnimatedGaugeProgress.js:
fill: PropTypes.any - line 59 and line 48:
<AnimatedProgress {...other} fill={typeof fill === "object" ? fill : this.state.chartFillAnimation} />
the others changes are made by prettier
I am sorry but can you revert the changes from prettier? It's hard to follow actual change you made
prettier
close due to inactivity
i just made some changes in AnimatedGaugeProgress.js:
fill: PropTypes.any - line 59 and line 48:
the others changes are made by prettier