Skip to content

Commit e569daf

Browse files
committed
doc: 增加 nosnippet 标签
1 parent 299e143 commit e569daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BootstrapBlazor/Components/Reconnector/ReconnectorContent.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@inherits BootstrapModuleComponentBase
33
@attribute [BootstrapModuleAutoLoader("Reconnector/ReconnectorContent.razor.js", AutoInvokeDispose = false)]
44

5-
<div id="components-reconnect-modal">
5+
<div id="components-reconnect-modal" data-nosnippet>
66
<div class="reconnect-state show">
77
@if (ReconnectingTemplate != null)
88
{

0 commit comments

Comments
 (0)