jiti-meet/react/features/base/dialog
Lyubo Marinov 1d128e027a Coding style: utilize default values
Since they are a language feature, they make the source code more easily
comprehensible than `if (typeof XXX === 'undefined') { XXX = ...; }`.
2018-09-07 16:48:16 -05:00
..
components Coding style: utilize default values 2018-09-07 16:48:16 -05:00
actionTypes.js Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
actions.js [RN] Fix documentation comments 2017-10-01 01:35:19 -05:00
constants.js ref: define state and property types (2) 2017-11-28 22:03:00 -06:00
functions.js [RN] Fix documentation comments 2017-10-01 01:35:19 -05:00
index.js Add Dialog utilities 2017-09-18 16:00:00 -05:00
reducer.js Add Dialog utilities 2017-09-18 16:00:00 -05:00