nikogu 8 tahun lalu
induk
melakukan
9059189a37
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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;