From a053e494f0555ee2fef754911f746f94e0bab4da Mon Sep 17 00:00:00 2001 From: akcodez Date: Mon, 13 Jan 2025 10:41:39 -0800 Subject: [PATCH] Update links in tx-sender page to use absolute paths for improved navigation and consistency --- resources/dev-tools/tx-sender.page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/dev-tools/tx-sender.page.tsx b/resources/dev-tools/tx-sender.page.tsx index 7aedc4ee4e..eb1ea4bbb9 100644 --- a/resources/dev-tools/tx-sender.page.tsx +++ b/resources/dev-tools/tx-sender.page.tsx @@ -260,7 +260,7 @@ function TxSenderBody(): React.JSX.Element { units: "drops of XRP", longerDescription:
{translate("Deliver a small amount of XRP with a large ")} {translate("Amount")}{translate(" value, to test your handling of ")} - {translate("partial payments")}{translate(".")}
, + {translate("partial payments")}{translate(".")}, buttonTitle: "(Please wait for partial payments setup to finish)", }} loadingBar={{ @@ -288,7 +288,7 @@ function TxSenderBody(): React.JSX.Element { {{ buttonText: translate("Create Escrow"), units: translate("seconds"), - longerDescription: (
{translate("Create a ")}{translate("time-based escrow")} + longerDescription: (
{translate("Create a ")}{translate("time-based escrow")} {translate(" of 1 XRP for the specified number of seconds.")}
), }} inputSettings={