From 70e21a132a0248834ddfabe92e4c4fa35380f520 Mon Sep 17 00:00:00 2001 From: Pranav C Date: Sat, 10 Jun 2023 00:51:34 +0530 Subject: [PATCH] feat: in cell show singular/plural label based on text Signed-off-by: Pranav C --- packages/nc-gui/components/virtual-cell/Link.vue | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/packages/nc-gui/components/virtual-cell/Link.vue b/packages/nc-gui/components/virtual-cell/Link.vue index 5ed92adc5c..abc6ffbd62 100644 --- a/packages/nc-gui/components/virtual-cell/Link.vue +++ b/packages/nc-gui/components/virtual-cell/Link.vue @@ -1,10 +1,8 @@