Skip to content

Commit f1b9339

Browse files
committed
Revert "doc: 移除多余箭头"
This reverts commit fce10f6.
1 parent fce10f6 commit f1b9339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BootstrapBlazor.Server/Components/Pages/Install_Server.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ var app = builder.Build();
6464

6565
<Pre>// NET8/NET9
6666
&lt;BootstrapBlazorRoot&gt;
67-
@@Body
67+
&lt;@@Body
6868
&lt;/BootstrapBlazorRoot&gt;</Pre>
6969
</RootTemplate>
7070
</InstallContent>

0 commit comments

Comments
 (0)