From 83ea25bdfe948e97aeef9cf30baed634990690ba Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Wed, 12 Nov 2025 03:09:35 -0800 Subject: make import button change pointer state to clickable --- frontend/src/components/modals/TaikoEGTSModal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/src/components/modals/TaikoEGTSModal.tsx') diff --git a/frontend/src/components/modals/TaikoEGTSModal.tsx b/frontend/src/components/modals/TaikoEGTSModal.tsx index 45d47bf..a13fa48 100644 --- a/frontend/src/components/modals/TaikoEGTSModal.tsx +++ b/frontend/src/components/modals/TaikoEGTSModal.tsx @@ -37,7 +37,7 @@ const TaikoEGTSModal = ({

-- cgit v1.2.3