Skip to content

Commit b728328

Browse files
committed
refactor: 撤销更改
1 parent 2da7dcc commit b728328

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BootstrapBlazor.Server/Components/Samples/DockViews2/DockViewGroup.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<h4>@((MarkupString)Localizer["DockViewGroupIntro"].Value)</h4>
77

8-
<DockViewV2 Name="DockViewV2LayoutGroup" class="dockview-demo" EnableLocalStorage="false">
8+
<DockViewV2 Name="DockViewV2LayoutGroup" class="dockview-demo">
99
<DockViewContent Type="DockViewContentType.Row">
1010
<DockViewContent Type="DockViewContentType.Group">
1111
<DockViewComponent Key="tab1" Title="标签一">

0 commit comments

Comments
 (0)