Add "Need help?" link to link screen

This commit is contained in:
Evan Hahn
2022-01-05 16:13:33 -06:00
committed by GitHub
parent 62e9a1570a
commit eb8687bd81
2 changed files with 7 additions and 0 deletions

View File

@@ -77,6 +77,9 @@ export const InstallScreenQrCodeNotScannedStep = ({
/>
</li>
</ol>
<a href="https://support.signal.org/hc/articles/360007320451#desktop_multiple_device">
{i18n('Install__support-link')}
</a>
</div>
</div>
</div>