From ae9ccfb5f76993321da5f5bdc859e15b030d0054 Mon Sep 17 00:00:00 2001 From: Ingo Wolf Date: Wed, 9 Apr 2025 17:19:22 +1000 Subject: [PATCH] add mobile sidebar opening button --- src/routes/+layout.svelte | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 74009e5e..377f82ab 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -28,8 +28,9 @@ - + + {@render children()}