Add register page, associated view model and successfully call service that just sends back received data
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
@using Microsoft.AspNetCore.Components.Web.Virtualization
|
||||
@using Microsoft.AspNetCore.Components.WebAssembly.Http
|
||||
@using Microsoft.JSInterop
|
||||
@using blazor_mini_sandbox
|
||||
@using blazor_mini_sandbox.Layout
|
||||
@using Sandbox
|
||||
@using Sandbox.Layout
|
||||
|
||||
Reference in New Issue
Block a user