link change

This commit is contained in:
2026-05-06 13:17:54 +04:00
parent f853a498ce
commit 9fc7fbbae2
4 changed files with 44 additions and 4 deletions

View File

@@ -57,7 +57,7 @@
<!-- Share row — always visible, enabled once amount is known -->
<div class="share-row">
<button type="button" class="share-btn share-btn--email" (click)="shareByEmail()"
<!-- <button type="button" class="share-btn share-btn--email" (click)="shareByEmail()"
[disabled]="fastcheckAmount() === null || amountLoading()"
[title]="'fastcheck.share_email' | translate">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor"
@@ -66,7 +66,7 @@
<path d="M2 7l10 7 10-7"/>
</svg>
{{ 'fastcheck.share_email' | translate }}
</button>
</button> -->
<button type="button" class="share-btn share-btn--tg" (click)="shareByTelegram()"
[disabled]="fastcheckAmount() === null || amountLoading()"
[title]="'fastcheck.share_tg' | translate">