nikogu пре 8 година
родитељ
комит
9059189a37
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/components/Charts/Pie/index.js

+ 1 - 1
src/components/Charts/Pie/index.js

@@ -96,7 +96,7 @@ class Pie extends Component {
       animate = true,
       animate = true,
       colors,
       colors,
       lineWidth = 0,
       lineWidth = 0,
-      } = this.props;
+    } = this.props;
 
 
     const defaultColors = colors;
     const defaultColors = colors;