fix
This commit is contained in:
@@ -41,7 +41,7 @@ const {} = toRefs(data);
|
||||
</script>
|
||||
<template>
|
||||
<div class="myListings-seller">
|
||||
<seller-header>
|
||||
<seller-header :displayBack="false">
|
||||
<template #right>
|
||||
<div class="button" @click="newListing">
|
||||
<span>{{ $t('Seller.newListing') }}</span>
|
||||
|
||||
Reference in New Issue
Block a user