@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.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -6615,7 +6615,7 @@ var Header = ({
|
|
|
6615
6615
|
}
|
|
6616
6616
|
)
|
|
6617
6617
|
] }) : /* @__PURE__ */ jsxRuntime.jsxs("div", { style: { display: "flex", alignItems: "center" }, children: [
|
|
6618
|
-
/* @__PURE__ */ jsxRuntime.jsx(Button2, { className: "signup", onClick: handleSignIn, children: "
|
|
6618
|
+
/* @__PURE__ */ jsxRuntime.jsx(Button2, { className: "signup", onClick: handleSignIn, children: "Connect Testnet" }),
|
|
6619
6619
|
/* @__PURE__ */ jsxRuntime.jsx(
|
|
6620
6620
|
MobileOnlyButton,
|
|
6621
6621
|
{
|