bottomsheet

This commit is contained in:
focp212@naver.com
2025-11-10 09:55:13 +09:00
parent 274c443608
commit 0d93a95744
3 changed files with 7 additions and 4 deletions

View File

@@ -402,8 +402,7 @@ export const AmountInfoSection = ({
</div>
}
<div className="txn-doc">
{
(transactionCategory === TransactionCategory.CashReceipt) &&
{ (transactionCategory === TransactionCategory.CashReceipt) &&
!!canDownloadReceipt &&
<button
className="doc-btn"