From df3969a1f3a7d2b6d2678e3ca669690e4d1c01b8 Mon Sep 17 00:00:00 2001 From: mbaharip <62494292+mbahArip@users.noreply.github.com> Date: Thu, 25 May 2023 22:27:59 +0700 Subject: [PATCH] Revert: Disable open in new tab for download button --- src/app/(__components)/compListLayout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/(__components)/compListLayout.tsx b/src/app/(__components)/compListLayout.tsx index a7f5682..2f50058 100644 --- a/src/app/(__components)/compListLayout.tsx +++ b/src/app/(__components)/compListLayout.tsx @@ -355,8 +355,8 @@ function Action({ { e.stopPropagation(); }}