From 1c6fbb4361a13d120d944dc8da65d060ef82ca7b Mon Sep 17 00:00:00 2001 From: Alice Hernandez Date: Mon, 8 Jun 2026 17:32:14 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20exit=20button?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/renderer/App.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/renderer/App.tsx b/src/renderer/App.tsx index 403b5dc..70b559b 100644 --- a/src/renderer/App.tsx +++ b/src/renderer/App.tsx @@ -212,12 +212,8 @@ export default function App(): JSX.Element { - {/* Focus mode exit */} - {focusMode && ( - - )} - {/* Settings */} +{/* Settings */} {settingsOpen && ( {