From 9efbfbd471357be3d986fa1a2aaa32222c96d92c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yi=C4=9Fit=20FINDIKLI?= Date: Fri, 17 Jul 2020 12:04:40 +0300 Subject: [PATCH] RadioButton Demo update --- src/views/radiobutton/RadioButtonDemo.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/views/radiobutton/RadioButtonDemo.vue b/src/views/radiobutton/RadioButtonDemo.vue index 2dda52517..28a01248a 100755 --- a/src/views/radiobutton/RadioButtonDemo.vue +++ b/src/views/radiobutton/RadioButtonDemo.vue @@ -27,14 +27,12 @@ -

Selected City: {{this.city}}

Dynamic Values, Preselection, Value Binding and Disabled Option
-

Selected Category: {{this.selectedCategory}}