Back to server for load speed

This commit is contained in:
2026-09-09 13:48:58 -04:00
parent 5ce3559c74
commit 08943fe6f4
15 changed files with 514 additions and 81 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
@using System.Net.Http
@using System.Net.Http
@using System.Net.Http.Json
@using Microsoft.AspNetCore.Components.Forms
@using Microsoft.AspNetCore.Components.Routing
@using Microsoft.AspNetCore.Components.Web
@using static Microsoft.AspNetCore.Components.Web.RenderMode
@using Microsoft.AspNetCore.Components.Web.Virtualization
@using Microsoft.AspNetCore.Components.WebAssembly.Http
@using Microsoft.JSInterop
@using Web
@using Web.Components