This commit is contained in:
everythingonblack
2025-05-08 13:44:01 +07:00
parent c136495d10
commit 47f43f05f9
5 changed files with 167 additions and 86 deletions

View File

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