From 2b6eb18d6adff1dbcfd3bc5776f56f7066e6c02f Mon Sep 17 00:00:00 2001 From: Pranav C Date: Mon, 19 Jun 2023 12:02:00 +0530 Subject: [PATCH] fix: parse value and render Signed-off-by: Pranav C --- packages/nc-gui/components/virtual-cell/Links.vue | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/components/virtual-cell/Links.vue b/packages/nc-gui/components/virtual-cell/Links.vue index cf4e5beeac..7c87344f1f 100644 --- a/packages/nc-gui/components/virtual-cell/Links.vue +++ b/packages/nc-gui/components/virtual-cell/Links.vue @@ -1,10 +1,11 @@