(fix): Change wrong function description
This commit is contained in:
parent
f879ecfc70
commit
9ef71e3b15
|
@ -168,7 +168,7 @@ class LargeVideo extends Component<Props> {
|
||||||
_onDoubleTap: () => void
|
_onDoubleTap: () => void
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates the custom styles object.
|
* Sets view to tile view on double tap.
|
||||||
*
|
*
|
||||||
* @param {Object} e - The event.
|
* @param {Object} e - The event.
|
||||||
* @private
|
* @private
|
||||||
|
|
Loading…
Reference in New Issue