From dfcab40d70b5fe593f38951e28f1aaf133eea626 Mon Sep 17 00:00:00 2001 From: James Chapman Date: Sun, 6 Oct 2024 21:19:55 +0100 Subject: [PATCH] Fix CSS/JS not resolving on full-page reload for New Transaction pages --- Groceries/Components/Layout.razor | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Groceries/Components/Layout.razor b/Groceries/Components/Layout.razor index 1f08170..a160225 100644 --- a/Groceries/Components/Layout.razor +++ b/Groceries/Components/Layout.razor @@ -9,6 +9,8 @@ + +