This commit is contained in:
focp212@naver.com
2025-11-17 17:44:12 +09:00
parent 94982f6893
commit a9943150ad

View File

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