Skip to content

Commit

Permalink
Merge branch 'develop' into feature/try-out-sphinx
Browse files Browse the repository at this point in the history
# Conflicts:
#	docs
  • Loading branch information
Kim Scott committed Nov 7, 2020
2 parents aad9270 + e1758d6 commit a65b970
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/components/exp-lookit-preferential-looking/component.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ let {

/**
* @module exp-player
* @submodule frames
* @submodule frames-deprecated
*/

/**
Expand Down Expand Up @@ -130,6 +130,7 @@ let {
* @uses Full-screen
* @uses Video-record
* @uses Expand-assets
* @deprecated
*/

export default ExpFrameBaseComponent.extend(FullScreen, VideoRecord, ExpandAssets, {
Expand Down

0 comments on commit a65b970

Please sign in to comment.