@janiscommerce/ui-web 1.0.0 → 1.1.0

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.umd.js CHANGED
@@ -16144,7 +16144,7 @@
16144
16144
  className: "google-map-component__info-window",
16145
16145
  data: position,
16146
16146
  infoWindowHandles: infoWindowHandles
16147
- }, infoWindowContent()));
16147
+ }, infoWindowContent(markerData)));
16148
16148
  };
16149
16149
 
16150
16150
  var Marker$1 = /*#__PURE__*/React__default["default"].memo(Marker, function (prev, next) {