Skip to content

Commit 53d76d4

Browse files
committed
doc: 更新文档示例
1 parent b02467f commit 53d76d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BootstrapBlazor.Server/Components/Layout/MainLayout.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<span class="sidebar-text">Bootstrap Blazor</span>
1111
</div>
1212
<NavMenu />
13-
<LayoutSidebar Min="250" Max="380" ContainerSelector=".section"></LayoutSidebar>
13+
<LayoutSplitebar Min="250" Max="380" ContainerSelector=".section"></LayoutSplitebar>
1414
</aside>
1515

1616
<section class="main">

0 commit comments

Comments
 (0)