From 43e06f4b1b7ead9f8cc97fe547eb49d51f341486 Mon Sep 17 00:00:00 2001 From: Rory& Date: Sat, 20 Jan 2024 08:34:32 +0100 Subject: Initial commit --- SystemdCtl/Components/Layout/NavMenu.razor | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 SystemdCtl/Components/Layout/NavMenu.razor (limited to 'SystemdCtl/Components/Layout/NavMenu.razor') diff --git a/SystemdCtl/Components/Layout/NavMenu.razor b/SystemdCtl/Components/Layout/NavMenu.razor new file mode 100644 index 0000000..24f5069 --- /dev/null +++ b/SystemdCtl/Components/Layout/NavMenu.razor @@ -0,0 +1,30 @@ + + + + + + -- cgit 1.5.1