이미지 수정

This commit is contained in:
focp212@naver.com
2025-11-11 16:32:06 +09:00
parent be12aaa589
commit 4bb403814c
3 changed files with 30 additions and 13 deletions

View File

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