From 9ef3a6e54006258a7b43217a0ac5a8ec0645349c Mon Sep 17 00:00:00 2001 From: Hironsan Date: Fri, 15 Jan 2021 11:08:58 +0900 Subject: [PATCH] Update CommentButton.vue to fix bug on press enter --- .../containers/annotation/CommentButton.vue | 32 +++++++++++-------- 1 file changed, 19 insertions(+), 13 deletions(-) diff --git a/frontend/components/containers/annotation/CommentButton.vue b/frontend/components/containers/annotation/CommentButton.vue index 074c3744..e08bec27 100644 --- a/frontend/components/containers/annotation/CommentButton.vue +++ b/frontend/components/containers/annotation/CommentButton.vue @@ -63,10 +63,10 @@