Skip to content

Commit 733e79b

Browse files
committed
Retain header in send page when fund is successfully sent
1 parent 9a2db33 commit 733e79b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/transaction/send.vue

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<header-nav
44
:title="'SEND ' + asset.symbol"
55
backnavpath="/send/select-asset"
6-
v-if="!sendData.sent"
76
></header-nav>
87
<div class="q-mt-xl">
98
<div class="q-pa-md" style="padding-top: 70px;">

0 commit comments

Comments
 (0)