From 753c7dec101c5c87ff37266e69d0af49668c46b9 Mon Sep 17 00:00:00 2001 From: hamster1963 <1410514192@qq.com> Date: Thu, 21 Nov 2024 10:20:06 +0800 Subject: [PATCH] fix(global): disable overview click event --- .../ClientComponents/ServerListClient.tsx | 3 --- .../ClientComponents/ServerOverviewClient.tsx | 21 ++++++++++++++----- components/GlobalBackButton.tsx | 7 +++++++ 3 files changed, 23 insertions(+), 8 deletions(-) diff --git a/app/(main)/ClientComponents/ServerListClient.tsx b/app/(main)/ClientComponents/ServerListClient.tsx index a6add8a..f5124db 100644 --- a/app/(main)/ClientComponents/ServerListClient.tsx +++ b/app/(main)/ClientComponents/ServerListClient.tsx @@ -119,9 +119,6 @@ export default function ServerListClient() {