started applications page

This commit is contained in:
2024-09-05 22:31:13 +03:00
parent 24881ae1db
commit 80e15e88f5
11 changed files with 93 additions and 11 deletions

View File

@@ -10,6 +10,7 @@
@using Newtonsoft.Json
@using Newtonsoft.Json.Linq
@using BlazorWebAssemblyVisaApiClient.Components
@using BlazorWebAssemblyVisaApiClient.Infrastructure.Services.DateTimeProvider
@inherits BlazorWebAssemblyVisaApiClient.Components.Base.VisaClientComponentBase
<PageTitle>Registration</PageTitle>