From 3b12a0a29f09b0f577c68242238ffe0dc9202edc Mon Sep 17 00:00:00 2001 From: parasSolanki Date: Tue, 2 Jan 2024 18:54:12 +0530 Subject: [PATCH] fix: new-york input not reactive added class prop --- .../src/lib/registry/new-york/ui/input/Input.vue | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/apps/www/src/lib/registry/new-york/ui/input/Input.vue b/apps/www/src/lib/registry/new-york/ui/input/Input.vue index f8087c25..c8cc9358 100644 --- a/apps/www/src/lib/registry/new-york/ui/input/Input.vue +++ b/apps/www/src/lib/registry/new-york/ui/input/Input.vue @@ -1,5 +1,5 @@