Created some request models. Started building create star form together
This commit is contained in:
6
MoonlightServers.Frontend/UI/_Imports.razor
Normal file
6
MoonlightServers.Frontend/UI/_Imports.razor
Normal file
@@ -0,0 +1,6 @@
|
||||
@using System.Net.Http
|
||||
@using Microsoft.AspNetCore.Authorization
|
||||
@using Microsoft.AspNetCore.Components.Forms
|
||||
@using Microsoft.AspNetCore.Components.Routing
|
||||
@using Microsoft.AspNetCore.Components.Web
|
||||
@using Microsoft.JSInterop
|
||||
Reference in New Issue
Block a user