@loafmarkets/ui 0.1.47 → 0.1.48

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
@@ -5368,7 +5368,7 @@ var Header = ({
5368
5368
  }
5369
5369
  )
5370
5370
  ] }) : /* @__PURE__ */ jsxs("div", { style: { display: "flex", alignItems: "center" }, children: [
5371
- /* @__PURE__ */ jsx(Button2, { className: "signup", onClick: handleSignIn, children: "Sign in / Connect" }),
5371
+ /* @__PURE__ */ jsx(Button2, { className: "signup", onClick: handleSignIn, children: "Connect" }),
5372
5372
  !isMobileMenuOpen && /* @__PURE__ */ jsx(
5373
5373
  MobileOnlyButton,
5374
5374
  {