diff --git a/src/AliasVault.Client/Auth/Pages/Setup/Components/WelcomeStep.razor b/src/AliasVault.Client/Auth/Pages/Setup/Components/WelcomeStep.razor deleted file mode 100644 index e0d16af9..00000000 --- a/src/AliasVault.Client/Auth/Pages/Setup/Components/WelcomeStep.razor +++ /dev/null @@ -1,14 +0,0 @@ -
-

- AliasVault is a secure app which help you create and manage your online accounts and passwords. - Let's get you set up with your new vault. -

-
- -@code { - /// - /// The event that is triggered when the user clicks the next button. - /// - [Parameter] - public EventCallback OnNext { get; set; } -} diff --git a/src/AliasVault.Client/Auth/Pages/Setup/Setup.razor b/src/AliasVault.Client/Auth/Pages/Setup/Setup.razor index f731bc46..7a7e40db 100644 --- a/src/AliasVault.Client/Auth/Pages/Setup/Setup.razor +++ b/src/AliasVault.Client/Auth/Pages/Setup/Setup.razor @@ -10,7 +10,7 @@
-