We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2db33 commit 733e79bCopy full SHA for 733e79b
src/pages/transaction/send.vue
@@ -3,7 +3,6 @@
3
<header-nav
4
:title="'SEND ' + asset.symbol"
5
backnavpath="/send/select-asset"
6
- v-if="!sendData.sent"
7
></header-nav>
8
<div class="q-mt-xl">
9
<div class="q-pa-md" style="padding-top: 70px;">
0 commit comments