ui-kit-ck-consultant 0.5.171 → 0.5.172

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -2250,6 +2250,7 @@ var PieChart = /*#__PURE__*/function (_React$Component) {
2250
2250
  var dataValue = {
2251
2251
  labels: [],
2252
2252
  datasets: [{
2253
+ percentage: [],
2253
2254
  data: [],
2254
2255
  backgroundColor: [],
2255
2256
  hoverBackgroundColor: []