Revert "external_api: fixed using deeplinks"

This breaks the mobile deeplinking page
This reverts commit 532dadb245.
This commit is contained in:
Jaya Allamsetty 2020-05-19 16:41:04 -04:00 committed by Jaya Allamsetty
parent fa43539718
commit 5591144693
1 changed files with 0 additions and 2 deletions

View File

@ -129,7 +129,6 @@ class DeepLinkingMobilePage extends Component<Props> {
<button className = { downloadButtonClassName }>
{ t(`${_TNS}.downloadApp`) }
</button>
target = '_top'
</a>
<a
{ ...onOpenLinkProperties }
@ -139,7 +138,6 @@ class DeepLinkingMobilePage extends Component<Props> {
{/* <button className = { `${_SNS}__button` }> */}
{ t(`${_TNS}.openApp`) }
{/* </button> */}
target = '_top'
</a>
{ renderPromotionalFooter() }
<DialInSummary