Update docs for AbstractRecordButton _mapStateToProps
This commit is contained in:
parent
c43f7c8979
commit
cd943319d6
|
@ -107,6 +107,7 @@ export default class AbstractRecordButton<P: Props>
|
||||||
* @private
|
* @private
|
||||||
* @returns {{
|
* @returns {{
|
||||||
* _isRecordingRunning: boolean,
|
* _isRecordingRunning: boolean,
|
||||||
|
* disabledByFeatures: boolean,
|
||||||
* visible: boolean
|
* visible: boolean
|
||||||
* }}
|
* }}
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue