Skip to content

Commit 38f07b9

Browse files
committed
doc: 更新示例
1 parent 5a8f7bd commit 38f07b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<p>@((MarkupString)Localizer["MediaDeviceDescription"].Value)</p>
99

1010
<Pre>[Inject, NotNull]
11-
private IBluetooth? BluetoothService { get; set; }</Pre>
11+
private IBluetooth? BluetoothService { get; set; }</Pre>
1212

1313
<Tips>
1414
<ul class="ul-demo">

0 commit comments

Comments
 (0)