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,
       colors,
       lineWidth = 0,
-      } = this.props;
+    } = this.props;
 
     const defaultColors = colors;