From 3b4a1a1599b96955a6d78d9c904b6e68099e65bc Mon Sep 17 00:00:00 2001 From: Sahil-Sinha-11 Date: Tue, 29 Oct 2024 00:04:33 +0530 Subject: [PATCH] ran lint fix --- lib/KSwitch.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/KSwitch.vue b/lib/KSwitch.vue index 739d860b4..005642225 100644 --- a/lib/KSwitch.vue +++ b/lib/KSwitch.vue @@ -42,7 +42,7 @@ export default { name: 'KSwitch', props: { - /* + /* * Specifies the ID of an element that labels this switch component. * Useful for accessibility to provide a label through an external element when `label` is empty */