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