forked from jakub/dotnettest
Update MyBlazorApp/_Imports.razor
This commit is contained in:
@@ -1,9 +1,4 @@
|
|||||||
@using System.Net.Http
|
|
||||||
@using Microsoft.AspNetCore.Authorization
|
|
||||||
@using Microsoft.AspNetCore.Components.Authorization
|
|
||||||
@using Microsoft.AspNetCore.Components.Routing
|
|
||||||
@using Microsoft.AspNetCore.Components.Web
|
|
||||||
@using Microsoft.AspNetCore.Components.Web.Virtualization
|
|
||||||
@using Microsoft.AspNetCore.Components.Forms
|
|
||||||
@using Microsoft.JSInterop
|
|
||||||
@using MyBlazorApp
|
@using MyBlazorApp
|
||||||
|
@using Microsoft.AspNetCore.Components
|
||||||
|
@using Microsoft.AspNetCore.Components.Web
|
||||||
|
@using MyBlazorApp.Shared
|
||||||
|
|||||||
Reference in New Issue
Block a user