diff --git a/src/components/fb2/CreateFidelityBond.tsx b/src/components/fb2/CreateFidelityBond.tsx index 00ce9f16..5c430878 100644 --- a/src/components/fb2/CreateFidelityBond.tsx +++ b/src/components/fb2/CreateFidelityBond.tsx @@ -375,7 +375,7 @@ const CreateFidelityBond2 = ({ otherFidelityBondExists, wallet, walletInfo, onDo {t('earn.fidelity_bond.create_fidelity_bond.title')} -
+
@@ -529,6 +529,7 @@ const CreateFidelityBond2 = ({ otherFidelityBondExists, wallet, walletInfo, onDo selectedUtxos={selectedUtxos} timelockedAddress={timelockedAddress!} /> +
)}