From 21ff936b3e37592c9e4fae19a0001283ae765bd7 Mon Sep 17 00:00:00 2001 From: spinline Date: Sat, 31 Jan 2026 13:06:16 +0300 Subject: [PATCH] fix: Refactor mobile sidebar to use click instead of touchstart --- frontend/src/app.rs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/frontend/src/app.rs b/frontend/src/app.rs index 592108e..536d9b3 100644 --- a/frontend/src/app.rs +++ b/frontend/src/app.rs @@ -346,10 +346,6 @@ pub fn App() -> impl IntoView {