@gardenfi/garden-book 0.2.26 → 0.2.28
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/ui.es.js
CHANGED
|
@@ -2785,7 +2785,7 @@ const f1 = (e) => {
|
|
|
2785
2785
|
}
|
|
2786
2786
|
);
|
|
2787
2787
|
}
|
|
2788
|
-
), d6 = Ye(["gf-font-haffer gf-text-dark-grey"], {
|
|
2788
|
+
), d6 = Ye(["gf-font-haffer gf-text-dark-grey not-italic"], {
|
|
2789
2789
|
variants: {
|
|
2790
2790
|
size: {
|
|
2791
2791
|
h1: "gf-text-[32px] gf-leading-[40px]",
|
|
@@ -14890,6 +14890,12 @@ const c2 = ({
|
|
|
14890
14890
|
chain: "Ethereum",
|
|
14891
14891
|
isExternal: !0
|
|
14892
14892
|
},
|
|
14893
|
+
usdtEthereumToBtc: {
|
|
14894
|
+
title: " to BTC",
|
|
14895
|
+
link: f + "/routes/bridge-usdt-to-btc",
|
|
14896
|
+
inputAsset: "USDT",
|
|
14897
|
+
isExternal: !0
|
|
14898
|
+
},
|
|
14893
14899
|
btcToUsdcSolana: {
|
|
14894
14900
|
title: " to USDC",
|
|
14895
14901
|
link: f + "/routes/bridge-btc-to-usdc-solana",
|