Adding of archive items is mostly operational. Need to handle file upload
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
@using Microsoft.AspNetCore.Identity
|
||||
@using MudBlazor
|
||||
@using OpenArchival.Blazor.Data
|
||||
@using MudBlazor.StaticInput
|
||||
|
||||
@inject SignInManager<ApplicationUser> SignInManager
|
||||
@inject IdentityRedirectManager RedirectManager
|
||||
|
||||
Reference in New Issue
Block a user