+
@code {
LoginModel loginModel = new LoginModel("test@test", "test1234");
-
+
}
\ No newline at end of file
diff --git a/TIAMSharedUI/Pages/Register.razor b/TIAMSharedUI/Pages/Register.razor
index a2723dfb..bbbb4578 100644
--- a/TIAMSharedUI/Pages/Register.razor
+++ b/TIAMSharedUI/Pages/Register.razor
@@ -1,4 +1,5 @@
@page "/register"
+@using BlazorAnimation
@using TIAMWebApp.Shared.Application.Interfaces;
@using TIAMWebApp.Shared.Application.Models.PageModels;
@using TIAMSharedUI.Pages.Components;
@@ -7,47 +8,64 @@
@inject IJSRuntime jsRuntime
Register
-
-
-

-
-
- Let's create your account!
-
-