Used AI to change project to blazor webassembly.
This commit is contained in:
9
_Imports.razor
Normal file
9
_Imports.razor
Normal file
@@ -0,0 +1,9 @@
|
||||
@using System.Net.Http
|
||||
@using System.Net.Http.Json
|
||||
@using Microsoft.AspNetCore.Components
|
||||
@using Microsoft.AspNetCore.Components.Web
|
||||
@using Microsoft.AspNetCore.Components.WebAssembly
|
||||
@using Microsoft.AspNetCore.Components.Routing
|
||||
@using Microsoft.JSInterop
|
||||
@using DouwcoWebsite
|
||||
@using DouwcoWebsite.Shared
|
||||
Reference in New Issue
Block a user