Skip to content

Commit 8defee2

Browse files
committed
Remove dead code: commented out isAnimationActive prop
1 parent 483e292 commit 8defee2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/AllocationChart/SummaryChart.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,6 @@ const SummaryChart = ({ top, other, idle, currency, height }) => {
8686
nameKey="name"
8787
label={renderLabel}
8888
labelLine
89-
// niko: if tooltips error, try disabling animation
90-
// isAnimationActive={false}
9189
animationDuration={400}
9290
cy="90%"
9391
outerRadius="140%"

0 commit comments

Comments
 (0)