@redsift/charts 8.0.2 → 8.0.3

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/index.js CHANGED
@@ -6351,9 +6351,6 @@ const ScatterPlot = /*#__PURE__*/forwardRef((props, ref) => {
6351
6351
  } = props,
6352
6352
  forwardedProps = _objectWithoutProperties(props, _excluded);
6353
6353
  const id = propsId !== null && propsId !== void 0 ? propsId : useId();
6354
-
6355
- // console.log(propsData);
6356
-
6357
6354
  if (propsData === undefined || propsData === null) {
6358
6355
  return /*#__PURE__*/React__default.createElement(LoadingScatterPlot, _extends({
6359
6356
  id: id