From 30a0e51d3bb7dac314cf0ecb690bbc22eaf5320e Mon Sep 17 00:00:00 2001 From: Shariq Ansari Date: Mon, 30 Sep 2024 22:39:48 +0530 Subject: [PATCH] fix: expose textarea element ref --- src/components/Textarea.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/components/Textarea.vue b/src/components/Textarea.vue index 3d42178..4bbd480 100644 --- a/src/components/Textarea.vue +++ b/src/components/Textarea.vue @@ -4,6 +4,7 @@ {{ label }}