From a35fa29a6b12d31f403327225d4b38787fe5a0b6 Mon Sep 17 00:00:00 2001 From: Tusooa Zhu Date: Wed, 7 Sep 2022 18:36:27 -0400 Subject: [PATCH] Use textarea for note input --- src/components/user_note/user_note.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/user_note/user_note.vue b/src/components/user_note/user_note.vue index a8f3fb10..328e2350 100644 --- a/src/components/user_note/user_note.vue +++ b/src/components/user_note/user_note.vue @@ -30,11 +30,11 @@ - + />