From 6648de27698bf245cd5090d5c6f92f49ff971a73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yi=C4=9Fit=20FINDIKLI?= Date: Wed, 22 Sep 2021 14:14:21 +0300 Subject: [PATCH] Fixed #1586 - InputSwitch - trueValue-falseValue features causes warning --- src/components/inputswitch/InputSwitch.vue | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/components/inputswitch/InputSwitch.vue b/src/components/inputswitch/InputSwitch.vue index 2f0e1bfee..2eabc20ae 100755 --- a/src/components/inputswitch/InputSwitch.vue +++ b/src/components/inputswitch/InputSwitch.vue @@ -1,8 +1,8 @@