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 87fa1c0 commit f569fe4Copy full SHA for f569fe4
src/BootstrapBlazor.Server/Components/Layout/HomeLayout.razor
@@ -65,7 +65,7 @@
65
<FooterCounter></FooterCounter>
66
<CacheCounter></CacheCounter>
67
<div class="ms-2">
68
- <NetworkMonitorIndicator PopoverPlacement="Placement.Bottom"></NetworkMonitorIndicator>
+ <NetworkMonitorIndicator></NetworkMonitorIndicator>
69
</div>
70
71
<div class="d-flex flex-fill align-items-center justify-content-center">
0 commit comments