@loafmarkets/ui 0.1.420 → 0.1.421

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.mjs CHANGED
@@ -6590,7 +6590,7 @@ var Header = ({
6590
6590
  }
6591
6591
  )
6592
6592
  ] }) : /* @__PURE__ */ jsxs("div", { style: { display: "flex", alignItems: "center" }, children: [
6593
- /* @__PURE__ */ jsx(Button2, { className: "signup", onClick: handleSignIn, children: "Access Beta" }),
6593
+ /* @__PURE__ */ jsx(Button2, { className: "signup", onClick: handleSignIn, children: "Connect Testnet" }),
6594
6594
  /* @__PURE__ */ jsx(
6595
6595
  MobileOnlyButton,
6596
6596
  {