From 12eaa5814ef20b0910e8d64a753378b6f6797989 Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Fri, 22 May 2026 00:52:16 +1000 Subject: Initial commit --- MainLayout.razor | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 MainLayout.razor (limited to 'MainLayout.razor') diff --git a/MainLayout.razor b/MainLayout.razor deleted file mode 100644 index 8e9f6bd..0000000 --- a/MainLayout.razor +++ /dev/null @@ -1,11 +0,0 @@ -@inherits LayoutComponentBase - - - - - - - -
- @Body -
-- cgit v1.3