From d86d176a10a02b230fd31b71acf1d88f04f54dea Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Mon, 10 Dec 2018 13:57:19 +0300 Subject: [PATCH] Refactor class syntax --- src/components/inputtext/InputText.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/inputtext/InputText.vue b/src/components/inputtext/InputText.vue index 4165e55ce..8a1a8665f 100644 --- a/src/components/inputtext/InputText.vue +++ b/src/components/inputtext/InputText.vue @@ -1,6 +1,5 @@