From 86f3a82acabfc0c625f474609cb98060753f0d29 Mon Sep 17 00:00:00 2001 From: denis0001-dev Date: Sat, 30 Aug 2025 11:29:31 +0300 Subject: [PATCH] Add Electron title bar --- frontend/index.html | 113 +----------------------- frontend/src/ui/App.tsx | 2 + frontend/src/ui/components/Electron.tsx | 18 ++++ 3 files changed, 21 insertions(+), 112 deletions(-) create mode 100644 frontend/src/ui/components/Electron.tsx diff --git a/frontend/index.html b/frontend/index.html index 4aa24b5..9313291 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -7,119 +7,8 @@ -