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
|
||||
* @returns {{
|
||||
* _isRecordingRunning: boolean,
|
||||
* disabledByFeatures: boolean,
|
||||
* visible: boolean
|
||||
* }}
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue