From f445de01fc1bf4a2e7adbf96260ad6dfb6735189 Mon Sep 17 00:00:00 2001 From: Vincent Baaij Date: Wed, 17 Apr 2024 23:59:07 +0200 Subject: [PATCH] Update max for AppBarItem count to 99 --- src/Core/Components/AppBar/FluentAppBarItem.razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Core/Components/AppBar/FluentAppBarItem.razor b/src/Core/Components/AppBar/FluentAppBarItem.razor index 0a14d40444..40dc1c7f3f 100644 --- a/src/Core/Components/AppBar/FluentAppBarItem.razor +++ b/src/Core/Components/AppBar/FluentAppBarItem.razor @@ -3,7 +3,7 @@