@solutions2share/s2s-email-builder 0.0.7 → 0.0.8
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.cjs.js +1 -1
- package/dist/index.es.js +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -28414,7 +28414,7 @@ const O6 = [
|
|
|
28414
28414
|
type: "Image",
|
|
28415
28415
|
data: {
|
|
28416
28416
|
props: {
|
|
28417
|
-
url: "https://
|
|
28417
|
+
url: "https://eumstorage.blob.core.windows.net/eum-public/defaultImage.png",
|
|
28418
28418
|
alt: "Sample product",
|
|
28419
28419
|
contentAlignment: "middle",
|
|
28420
28420
|
linkHref: null
|