From 027a2f970189a6224371338e74c0ec891014a089 Mon Sep 17 00:00:00 2001 From: Alireza Heidari Date: Thu, 8 Feb 2024 16:09:13 +0100 Subject: [PATCH 01/17] =?UTF-8?q?=F0=9F=9B=A0=EF=B8=8F:=20refactor=20props?= =?UTF-8?q?=20definition=20in=20`Abbreviation`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/components/Common/Abbreviation.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/client/src/components/Common/Abbreviation.vue b/client/src/components/Common/Abbreviation.vue index c1d0cc7ca0b9..75a787b73235 100644 --- a/client/src/components/Common/Abbreviation.vue +++ b/client/src/components/Common/Abbreviation.vue @@ -1,5 +1,9 @@