From f8014c62132eaafaa5edb486f3839b9502f3287f Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Sun, 7 Feb 2021 12:06:54 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20re-add=20sidebar=20component?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Dashboard.svelte | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/Dashboard.svelte b/src/components/Dashboard.svelte index 551e931f..57cae91c 100644 --- a/src/components/Dashboard.svelte +++ b/src/components/Dashboard.svelte @@ -175,6 +175,10 @@
+
{ + navOpen = true; + }} class="flex items-center justify-between w-full px-4 bg-white border-b h-14">