diff --git a/src/components/SellerSteps/WantSellComponent.vue b/src/components/SellerSteps/WantSellComponent.vue index 34c2656..bd9d699 100644 --- a/src/components/SellerSteps/WantSellComponent.vue +++ b/src/components/SellerSteps/WantSellComponent.vue @@ -12,6 +12,8 @@ import { getTokenImage } from "@/utils/imagesPath"; import { onClickOutside } from "@vueuse/core"; import { useOnboard } from "@web3-onboard/vue"; +import ChevronDown from "@/assets/chevron.svg"; + // html references const tokenDropdownRef = ref(null); @@ -136,7 +138,7 @@ const handleSellClick = async ( > {{ selectedToken }} - Chevron Down {
-
-
- - Twitter - -
-
- - LinkedIn - -
-
- - Github - -
+
@@ -257,7 +251,7 @@ onClickOutside(infoMenuRef, () => { width="24" /> {{ Networks[etherStore.networkName].chainName }} @@ -336,7 +330,7 @@ onClickOutside(infoMenuRef, () => { ] " > - Account image + Account image