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 e32e310 commit 61d76a6Copy full SHA for 61d76a6
docs/MediaDeviceSensor.md
@@ -10,7 +10,7 @@ import {MediaDeviceSensor} from 'libreact/lib/MediaDeviceSensor';
10
11
<MediaDeviceSensor>{(state) =>
12
JSON.stringify(state, null, 4)
13
-}</MediaDevicesSensor>
+}</MediaDeviceSensor>
14
```
15
16
0 commit comments