Update SellerView.vue
This commit is contained in:
parent
2a247d1711
commit
4689532f6b
@ -50,10 +50,6 @@ const sendNetwork = async () => {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<!-- <SellerSearchComponent
|
|
||||||
v-if="flowStep == Step.Search"
|
|
||||||
@token-buy="walletConnect"
|
|
||||||
/> -->
|
|
||||||
<div v-if="flowStep == Step.Sell">
|
<div v-if="flowStep == Step.Sell">
|
||||||
<WantSellComponent v-if="!loading" @approve-tokens="approveOffer" />
|
<WantSellComponent v-if="!loading" @approve-tokens="approveOffer" />
|
||||||
<ValidationComponent
|
<ValidationComponent
|
||||||
|
Loading…
x
Reference in New Issue
Block a user