* 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

@@ -32,8 +32,6 @@
@code {
private List<MenuItem> MenuItems { get; set; } = new();
Sidebar? _sidebar;
protected override void OnInitialized()
{
MenuItems = new List<MenuItem>