aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Blazor/Pages/Index.razor
diff options
context:
space:
mode:
Diffstat (limited to 'src/DevHive.Blazor/Pages/Index.razor')
-rw-r--r--src/DevHive.Blazor/Pages/Index.razor7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/DevHive.Blazor/Pages/Index.razor b/src/DevHive.Blazor/Pages/Index.razor
deleted file mode 100644
index a4c47de..0000000
--- a/src/DevHive.Blazor/Pages/Index.razor
+++ /dev/null
@@ -1,7 +0,0 @@
-@page "/"
-
-<h1>Hello, world!</h1>
-
-Welcome to your new app.
-
-<SurveyPrompt Title="How is Blazor working for you?" />