@best-bundles/bundle-ui 0.0.15 → 0.0.16
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.js
CHANGED
|
@@ -1235,7 +1235,7 @@ function Hn(i) {
|
|
|
1235
1235
|
/* @__PURE__ */ h("button", { type: "button", onClick: re, disabled: !J, className: u.cta, children: r ? "Adding…" : b > 0 ? `Add ${b} more product${b === 1 ? "" : "s"}` : "Add to Basket" }),
|
|
1236
1236
|
/* @__PURE__ */ R("div", { className: u.poweredBy, children: [
|
|
1237
1237
|
"powered by ",
|
|
1238
|
-
/* @__PURE__ */ h("a", { href: "https://best-bundles
|
|
1238
|
+
/* @__PURE__ */ h("a", { href: "https://apps.shopify.com/best-bundles", target: "_blank", rel: "noopener noreferrer", children: " BestBundles" })
|
|
1239
1239
|
] })
|
|
1240
1240
|
] })
|
|
1241
1241
|
] })
|