From 285336624a563fb61c0d58b050adba8f410d65f3 Mon Sep 17 00:00:00 2001 From: Bradley Shellnut Date: Wed, 8 Nov 2023 13:12:56 -0800 Subject: [PATCH] Fix build error on type import. --- src/routes/+layout.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 43556ea..0f3aa76 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -1,5 +1,5 @@