From 097f5630c0eac8490d55915f17a35d9c7e024fa1 Mon Sep 17 00:00:00 2001 From: mertsincan Date: Sun, 14 Jan 2024 13:46:21 +0000 Subject: [PATCH] Refactor #5071 --- components/lib/checkbox/Checkbox.vue | 2 +- components/lib/radiobutton/RadioButton.vue | 2 +- components/lib/treetable/BodyCell.vue | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/components/lib/checkbox/Checkbox.vue b/components/lib/checkbox/Checkbox.vue index dff28fb69d..6ca78f82ec 100755 --- a/components/lib/checkbox/Checkbox.vue +++ b/components/lib/checkbox/Checkbox.vue @@ -1,5 +1,5 @@