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 && (