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.
@@ -2247,6 +2247,7 @@ var PieChart = /*#__PURE__*/function (_React$Component) {
2247
2247
  var dataValue = {
2248
2248
  labels: [],
2249
2249
  datasets: [{
2250
+ percentage: [],
2250
2251
  data: [],
2251
2252
  backgroundColor: [],
2252
2253
  hoverBackgroundColor: []