Skip to content

Commit 9edec28

Browse files
committed
fix demo doc
1 parent 31d8c81 commit 9edec28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Navs/Pivot/BitPivotDemo.razor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ public partial class BitPivotDemo
426426
},
427427
new()
428428
{
429-
Name= "Right",
429+
Name= "End",
430430
Description="Display header at the end (Right for LTR and Left for RTL).",
431431
Value="3",
432432
},

0 commit comments

Comments
 (0)