We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb35839 commit 35e443fCopy full SHA for 35e443f
src/BootstrapBlazor.Server/Components/App.razor
@@ -43,7 +43,6 @@
43
<BlazorReconnector @rendermode="new InteractiveServerRenderMode(false)" />
44
45
<script src="_content/BootstrapBlazor.SummerNote/js/jquery-3.6.0.min.js"></script>
46
- <script src="_content/BootstrapBlazor/js/bootstrap.blazor.bundle.min.js"></script>
47
<script src="_framework/blazor.web.js"></script>
48
@if (Env.IsProduction())
49
{
0 commit comments