This commit is contained in:
everythingonblack
2025-05-22 16:43:50 +07:00
parent b012517568
commit 69a07be3cd
5 changed files with 53 additions and 44 deletions

View File

@@ -253,7 +253,7 @@ export default function Transactions({ propsShopId, sendParam, deviceType, handl
: `Diantar ke ${transaction.Table ? transaction.Table.tableNo : "N/A"
}`}
</h2>
{transaction.notes != null && (
{transaction.notes != '' && (
<>
<div className={styles.NoteContainer}>
<span>Note :</span>