Skip to content

Commit 90dc878

Browse files
committed
add todo
1 parent a2c1345 commit 90dc878

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/components/UI/Earn/Views/EarnWithdrawInputView/EarnWithdrawInputView.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ const EarnWithdrawInputView = () => {
349349
? `${strings('earn.withdraw')} ${tokenLabel}`
350350
: `${strings('stake.unstake')} ${tokenLabel}`;
351351

352+
//TODO: replace this with HeaderStandard
352353
navigation.setOptions(
353354
getStakingNavbar(
354355
title,

0 commit comments

Comments
 (0)