BlazorShared and Services (#430)
* Service to Services * Change Shared project to BlazorShared * change refrerances to BlazorShared
This commit is contained in:
@@ -11,7 +11,7 @@ using BlazorAdmin.JavaScript;
|
||||
using Blazored.LocalStorage;
|
||||
using Microsoft.JSInterop;
|
||||
using Newtonsoft.Json;
|
||||
using Shared.Authorization;
|
||||
using BlazorShared.Authorization;
|
||||
|
||||
namespace BlazorAdmin.Services
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user