From 5203e616d04de8d2c602ddbd5a045a43019a82df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Thu, 19 Feb 2026 20:42:22 +0100 Subject: [PATCH] fix(mobile-menu): move state to root component and refine event isolation --- default.hbs | 30 ++++++------------------------ partials/header.hbs | 2 +- partials/mobile-menu.hbs | 10 +++++----- 3 files changed, 12 insertions(+), 30 deletions(-) diff --git a/default.hbs b/default.hbs index 184466b..d80a3cb 100644 --- a/default.hbs +++ b/default.hbs @@ -2,6 +2,7 @@ - - {{ghost_head}} diff --git a/partials/header.hbs b/partials/header.hbs index fa5cf2e..68ce539 100644 --- a/partials/header.hbs +++ b/partials/header.hbs @@ -22,7 +22,7 @@ -