@luminati-io/uikit 3.6.8 → 3.6.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -29538,7 +29538,6 @@ var BarChart = function BarChart(props) {
29538
29538
  id: "pattern_".concat(i)
29539
29539
  }, barProps.pattern);
29540
29540
  }).filter(Boolean);
29541
- console.log('barPatterns', barPatterns);
29542
29541
  return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement(XYChart, {
29543
29542
  theme: chartTheme,
29544
29543
  xScale: config.x,