diff --git a/src/components/Charts/Pie/index.js b/src/components/Charts/Pie/index.js index 76134ed7..576a11eb 100644 --- a/src/components/Charts/Pie/index.js +++ b/src/components/Charts/Pie/index.js @@ -127,7 +127,7 @@ class Pie extends Component { style, height, forceFit = true, - percent = 0, + percent, color, inner = 0.75, animate = true,