From fbc7bc968830db524e3f34a4274ede386e3110f4 Mon Sep 17 00:00:00 2001 From: Red Adaya Date: Thu, 2 May 2024 07:03:12 +0800 Subject: [PATCH] fix state update on unmounted component error --- src/app/sidebar/right.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/sidebar/right.tsx b/src/app/sidebar/right.tsx index d614ae62..27a037f4 100644 --- a/src/app/sidebar/right.tsx +++ b/src/app/sidebar/right.tsx @@ -108,9 +108,9 @@ class RightSideBar extends React.Component { - + {/* - + */}