@best-bundles/bundle-ui 0.0.11 → 0.0.12

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
@@ -1233,7 +1233,7 @@ function Hn(i) {
1233
1233
  /* @__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" }),
1234
1234
  /* @__PURE__ */ R("div", { className: u.poweredBy, children: [
1235
1235
  "powered by ",
1236
- /* @__PURE__ */ h("a", { href: "https://bestbundles.com", children: " BestBundles" })
1236
+ /* @__PURE__ */ h("a", { href: "https://best-bundles.onrender.com", children: " BestBundles" })
1237
1237
  ] })
1238
1238
  ] })
1239
1239
  ] })