From 8bf0ca0350f3c0ddd053766721c07d1f15e70301 Mon Sep 17 00:00:00 2001 From: Pranav C Date: Fri, 8 Jul 2022 18:27:18 +0530 Subject: [PATCH] fix(gui-v2): use injection keys Signed-off-by: Pranav C --- packages/nc-gui-v2/components/cell/Checkbox.vue | 4 ++-- packages/nc-gui-v2/components/cell/Rating.vue | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui-v2/components/cell/Checkbox.vue b/packages/nc-gui-v2/components/cell/Checkbox.vue index 6340c1a048..3664eb927a 100644 --- a/packages/nc-gui-v2/components/cell/Checkbox.vue +++ b/packages/nc-gui-v2/components/cell/Checkbox.vue @@ -1,6 +1,6 @@