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 5a8f7bd commit 38f07b9Copy full SHA for 38f07b9
src/BootstrapBlazor.Server/Components/Samples/MediaDevice.razor
@@ -8,7 +8,7 @@
8
<p>@((MarkupString)Localizer["MediaDeviceDescription"].Value)</p>
9
10
<Pre>[Inject, NotNull]
11
- private IBluetooth? BluetoothService { get; set; }</Pre>
+private IBluetooth? BluetoothService { get; set; }</Pre>
12
13
<Tips>
14
<ul class="ul-demo">
0 commit comments