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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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>