From 99f781f57c3e60c3f57f9e9bd1e6f9c806abf4db Mon Sep 17 00:00:00 2001 From: Codeliu Date: Sun, 17 Nov 2024 07:43:25 +0800 Subject: [PATCH] Update sidebar.tsx --- app/components/sidebar.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/components/sidebar.tsx b/app/components/sidebar.tsx index a5e33b15e..8b2f30a49 100644 --- a/app/components/sidebar.tsx +++ b/app/components/sidebar.tsx @@ -231,8 +231,8 @@ export function SideBar(props: { className?: string }) { {...props} > } shouldNarrow={shouldNarrow} > @@ -250,13 +250,13 @@ export function SideBar(props: { className?: string }) { }} shadow /> - } text={shouldNarrow ? undefined : Locale.Discovery.Name} className={styles["sidebar-bar-button"]} onClick={() => setShowPluginSelector(true)} shadow - /> + />--> {showPluginSelector && (