Skip to content

Commit 5a7102c

Browse files
committed
doc: 更新 jQuery 版本
1 parent 82c936c commit 5a7102c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BootstrapBlazor.Server/Components/Samples/Editors.razor

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

1010
<p>@((MarkupString)Localizer["EditorsTips"].Value)</p>
1111

12-
<Pre class="no-highlight mb-3">&lt;script src="_content/BootstrapBlazor.SummerNote/js/jquery-3.5.1.min.js"&gt;&lt;/script&gt;</Pre>
12+
<Pre class="no-highlight mb-3">&lt;script src="_content/BootstrapBlazor.SummerNote/js/jquery-3.6.0.min.js"&gt;&lt;/script&gt;</Pre>
1313

1414
<Pre class="no-highlight mb-3">builder.Services.Configure&lt;HubOptions&gt;(option => option.MaximumReceiveMessageSize = null);</Pre>
1515

0 commit comments

Comments
 (0)