feat(reviews): order-line reviews with merchant reply and platform moderation (add-product-reviews)
This commit is contained in:
@@ -60,6 +60,12 @@ watchEffect(() => {
|
||||
class="text-muted hover:bg-bg rounded-md px-3 py-2 text-sm font-medium"
|
||||
>{{ $t("nav.aftersales") }}</NuxtLink
|
||||
>
|
||||
<NuxtLink
|
||||
to="/reviews"
|
||||
active-class="bg-primary-soft text-primary"
|
||||
class="text-muted hover:bg-bg rounded-md px-3 py-2 text-sm font-medium"
|
||||
>{{ $t("nav.reviews") }}</NuxtLink
|
||||
>
|
||||
<NuxtLink
|
||||
to="/shipments"
|
||||
active-class="bg-primary-soft text-primary"
|
||||
|
||||
Reference in New Issue
Block a user