diff --git a/playground/pages/input.vue b/playground/pages/input.vue index 137c94a4..49abd7e1 100644 --- a/playground/pages/input.vue +++ b/playground/pages/input.vue @@ -5,15 +5,37 @@ import input from '#build/ui/input' diff --git a/src/runtime/components/Input.vue b/src/runtime/components/Input.vue index 23b0275d..964cfe65 100644 --- a/src/runtime/components/Input.vue +++ b/src/runtime/components/Input.vue @@ -1,11 +1,12 @@