diff --git a/src/components/LogsOverlay.tsx b/src/components/LogsOverlay.tsx index 10901ca1..d1a8b7c7 100644 --- a/src/components/LogsOverlay.tsx +++ b/src/components/LogsOverlay.tsx @@ -11,7 +11,7 @@ export function LogsOverlay({ open, onOpenChange }: LogsOverlayProps) { const { t } = useTranslation() return ( onOpenChange(false)}> - + diff --git a/src/components/MainWalletPage.tsx b/src/components/MainWalletPage.tsx index 0d4b511e..36f15e2a 100644 --- a/src/components/MainWalletPage.tsx +++ b/src/components/MainWalletPage.tsx @@ -67,7 +67,7 @@ export default function MainWalletPage({ walletFileName }: MainWalletPageProps) {t('global.loading')} ) : ( -
+
toggleDisplayMode()} valueString={String(walletBalanceSummary.calculatedTotalBalanceInSats)} @@ -76,7 +76,7 @@ export default function MainWalletPage({ walletFileName }: MainWalletPageProps)
)}
-
+
{skipWalletBackupVerification && !isCorrect && (
diff --git a/src/components/create/CreateWalletPage.tsx b/src/components/create/CreateWalletPage.tsx index d6133f6c..594d5d42 100644 --- a/src/components/create/CreateWalletPage.tsx +++ b/src/components/create/CreateWalletPage.tsx @@ -41,7 +41,7 @@ const CreateWalletCard = ({ icon: Icon, title, children }: PropsWithChildren<{ i
- {title} + {title} {children} diff --git a/src/components/dev/DevSetupPage.tsx b/src/components/dev/DevSetupPage.tsx index 70b4f69d..7b6ffdaa 100644 --- a/src/components/dev/DevSetupPage.tsx +++ b/src/components/dev/DevSetupPage.tsx @@ -43,8 +43,8 @@ export default function DevSetupPage() {
Jam Instances
-
- +
+ jm_regtest_joinmarket primary · ng native
@@ -57,9 +57,14 @@ export default function DevSetupPage() {
-
- - +
+ + jm_regtest_joinmarket2 ({LINK_JM_REGTEST_JOINMARKET2}) secondary · ng standalone @@ -72,8 +77,8 @@ export default function DevSetupPage() {
-
- +
+ jm_regtest_joinmarket3 tertiary · clientserver native
@@ -85,9 +90,14 @@ export default function DevSetupPage() {
-
- - +
+ + jm_regtest_joinmarket4 ({LINK_JM_REGTEST_JOINMARKET4}) quaternary · clientserver standalone @@ -115,10 +125,15 @@ export default function DevSetupPage() {
Block Explorer
{' '} -
- + @@ -133,16 +148,23 @@ export default function DevSetupPage() {
-
- +
Mine a block, e.g.: -
generatetoaddress 1 bcrt1qrnz0thqslhxu86th069r9j6y7ldkgs2tzgf5wx
+
+                generatetoaddress 1 bcrt1qrnz0thqslhxu86th069r9j6y7ldkgs2tzgf5wx
+              
diff --git a/src/components/earn/CreateFidelityBondDialog/CreateFidelityBondDialog.tsx b/src/components/earn/CreateFidelityBondDialog/CreateFidelityBondDialog.tsx index 460870b6..dc19f39f 100644 --- a/src/components/earn/CreateFidelityBondDialog/CreateFidelityBondDialog.tsx +++ b/src/components/earn/CreateFidelityBondDialog/CreateFidelityBondDialog.tsx @@ -99,7 +99,7 @@ export function CreateFidelityBondDialog({ return ( - + {t('earn.fidelity_bond.create_fidelity_bond.title')} {t('earn.fidelity_bond.subtitle')} diff --git a/src/components/earn/CreateFidelityBondDialog/CreateFidelityBondDialogSteps.tsx b/src/components/earn/CreateFidelityBondDialog/CreateFidelityBondDialogSteps.tsx index 205db4e6..79eec90b 100644 --- a/src/components/earn/CreateFidelityBondDialog/CreateFidelityBondDialogSteps.tsx +++ b/src/components/earn/CreateFidelityBondDialog/CreateFidelityBondDialogSteps.tsx @@ -88,7 +88,7 @@ export function CreateFidelityBondDialogSteps({ wizard }: CreateFidelityBondDial
-
+