From c47de9e65858ffe1fde69bec2f59b607382333d3 Mon Sep 17 00:00:00 2001 From: Alex Velez Date: Thu, 28 Mar 2024 17:02:31 -0500 Subject: [PATCH] lint --- docs/pages/playground.vue | 9 +- lib/keen/UiTextbox.vue | 966 ++++++++++++++++++++------------------ 2 files changed, 510 insertions(+), 465 deletions(-) diff --git a/docs/pages/playground.vue b/docs/pages/playground.vue index 34c1916a4..797f7487c 100644 --- a/docs/pages/playground.vue +++ b/docs/pages/playground.vue @@ -23,7 +23,6 @@ /> --> - @@ -35,10 +34,10 @@ //import KTextbox from '../../lib/KTextbox/index.vue'; /* - Playground is a Vue component too, - so you can also use `data`, `methods`, etc. - as usual if helpful - */ + Playground is a Vue component too, + so you can also use `data`, `methods`, etc. + as usual if helpful + */ export default { name: 'Playground', data() { diff --git a/lib/keen/UiTextbox.vue b/lib/keen/UiTextbox.vue index 321ff7cb2..4bf1fbbe1 100644 --- a/lib/keen/UiTextbox.vue +++ b/lib/keen/UiTextbox.vue @@ -16,30 +16,75 @@ -
+