@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.js CHANGED
@@ -5393,7 +5393,7 @@ var Header = ({
5393
5393
  }
5394
5394
  )
5395
5395
  ] }) : /* @__PURE__ */ jsxRuntime.jsxs("div", { style: { display: "flex", alignItems: "center" }, children: [
5396
- /* @__PURE__ */ jsxRuntime.jsx(Button2, { className: "signup", onClick: handleSignIn, children: "Sign in / Connect" }),
5396
+ /* @__PURE__ */ jsxRuntime.jsx(Button2, { className: "signup", onClick: handleSignIn, children: "Connect" }),
5397
5397
  !isMobileMenuOpen && /* @__PURE__ */ jsxRuntime.jsx(
5398
5398
  MobileOnlyButton,
5399
5399
  {