From 80b596aeab8d77fa1dbac2cfc61c42905ad9ad84 Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Sun, 24 May 2026 02:55:45 +1000 Subject: Added WASM host page and associated components --- Components/App.razor | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Components/App.razor (limited to 'Components/App.razor') diff --git a/Components/App.razor b/Components/App.razor new file mode 100644 index 0000000..394c7ba --- /dev/null +++ b/Components/App.razor @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.3