From 4fd2eac34461f3368fb3e1173db571d0cba764f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pham=20Hoang=20Manh/=28Pham=20Hoang=20Manh=29/=ED=98=84?= =?UTF-8?q?=EC=9E=A5=EB=8C=80=EB=A6=AC=EC=9D=B8/SK?= <20074606@skcc.com> Date: Mon, 11 Aug 2025 16:12:19 +0900 Subject: [PATCH] add check direction for actionbutton --- components/common/button/ActionButtons.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/common/button/ActionButtons.vue b/components/common/button/ActionButtons.vue index e8848a0..74fd539 100644 --- a/components/common/button/ActionButtons.vue +++ b/components/common/button/ActionButtons.vue @@ -2,9 +2,9 @@