From c53cec46542e3fda17757f52756ce81926cd4aba Mon Sep 17 00:00:00 2001 From: hassnian Date: Fri, 9 Aug 2024 11:06:34 +0500 Subject: [PATCH] add(BasicDropCard.vue): `free` text to 0 price drops --- components/drops/BasicDropCard.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/components/drops/BasicDropCard.vue b/components/drops/BasicDropCard.vue index 9ac368371d..95ec0d990d 100644 --- a/components/drops/BasicDropCard.vue +++ b/components/drops/BasicDropCard.vue @@ -52,11 +52,16 @@
{{ formattedPrice }}USD
+
+ {{ $t('free') }} +