improved order statuses
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<template>
|
||||
<needs-provider>
|
||||
<!-- todo we can use something like this for ethereum where the vault creation is too expensive to subsidize
|
||||
<PhoneCard v-if="s.vault===null || s.vault.length === 0">
|
||||
<v-card-title><v-icon color="warning" icon="mdi-safe-square-outline"/> Setup Vault</v-card-title>
|
||||
@@ -76,7 +75,6 @@
|
||||
exists {{ exists }}<br/>
|
||||
</div>
|
||||
-->
|
||||
</needs-provider>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
||||
Reference in New Issue
Block a user