diff --git a/react/features/deep-linking/components/DeepLinkingMobilePage.web.js b/react/features/deep-linking/components/DeepLinkingMobilePage.web.js index a5f117147..7b32b005a 100644 --- a/react/features/deep-linking/components/DeepLinkingMobilePage.web.js +++ b/react/features/deep-linking/components/DeepLinkingMobilePage.web.js @@ -138,7 +138,8 @@ class DeepLinkingMobilePage extends Component {

+ onClick = { this._onDownloadApp } + target = "_blank"> @@ -146,7 +147,8 @@ class DeepLinkingMobilePage extends Component { + onClick = { this._onOpenApp } + target = "_blank"> {/* */}