From c51ff4e755f009ca0bc8e935a92c04e583c4ee8a Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Tue, 17 Mar 2026 03:04:36 +1100 Subject: Initial commit --- Pages/Component/Switch.razor | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Pages/Component/Switch.razor (limited to 'Pages/Component/Switch.razor') diff --git a/Pages/Component/Switch.razor b/Pages/Component/Switch.razor new file mode 100644 index 0000000..d11ac81 --- /dev/null +++ b/Pages/Component/Switch.razor @@ -0,0 +1,20 @@ + + +