From 89e06903d19f87ca55a7b8a66422caeb7235ac06 Mon Sep 17 00:00:00 2001 From: Mohammad Aminsafaei Date: Sun, 22 Dec 2024 17:46:41 +0330 Subject: [PATCH] Fix parameter name in Alignment sample BitStack (#9521) --- .../Pages/Components/Layouts/Stack/BitStackDemo.razor | 4 ++-- .../Pages/Components/Layouts/Stack/BitStackDemo.razor.cs | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Layouts/Stack/BitStackDemo.razor b/src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Layouts/Stack/BitStackDemo.razor index 3a1fb48261..cc78f13d21 100644 --- a/src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Layouts/Stack/BitStackDemo.razor +++ b/src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Layouts/Stack/BitStackDemo.razor @@ -73,8 +73,8 @@ - - + +
- - + +