From 771b949618bb4e07c09c2fb94a7f92e13f471b9e Mon Sep 17 00:00:00 2001 From: Tim Date: Thu, 25 Dec 2025 19:59:26 +0100 Subject: Initial commit --- ShareGuard.Web/Components/App.razor | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ShareGuard.Web/Components/App.razor (limited to 'ShareGuard.Web/Components/App.razor') diff --git a/ShareGuard.Web/Components/App.razor b/ShareGuard.Web/Components/App.razor new file mode 100644 index 0000000..0a3e255 --- /dev/null +++ b/ShareGuard.Web/Components/App.razor @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3