Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/illinker-test-assets.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'wasm/Newtonsoft/Pages/Index.cshtml')
-rw-r--r--wasm/Newtonsoft/Pages/Index.cshtml7
1 files changed, 7 insertions, 0 deletions
diff --git a/wasm/Newtonsoft/Pages/Index.cshtml b/wasm/Newtonsoft/Pages/Index.cshtml
new file mode 100644
index 0000000..1df55d3
--- /dev/null
+++ b/wasm/Newtonsoft/Pages/Index.cshtml
@@ -0,0 +1,7 @@
+@page "/"
+
+<h1>Hello, world!</h1>
+
+Welcome to your new app.
+
+<SurveyPrompt Title="How is Blazor working for you?" />