* Changed ScheduleOrders and CustomerOrders from Blazor.Bootstrap to Syncfusion

This commit is contained in:
2025-02-06 20:36:17 +01:00
parent 695478fbd1
commit 9c4df2a2ed
14 changed files with 351 additions and 422 deletions

View File

@@ -6,6 +6,5 @@
@using static Microsoft.AspNetCore.Components.Web.RenderMode
@using Microsoft.AspNetCore.Components.Web.Virtualization
@using Microsoft.JSInterop
@using BlazorBootstrap;
@using FaKrosnoEfDataModel.Dtos
@using OrdersManagement.Services