fix: sync Transactions.tsx changes
All checks were successful
Deploy Canina / deploy (push) Successful in 41s
All checks were successful
Deploy Canina / deploy (push) Successful in 41s
This commit is contained in:
parent
62288a83e9
commit
f9e40564cf
@ -60,6 +60,7 @@ interface Transaction {
|
||||
email?: string;
|
||||
} | null;
|
||||
order?: {
|
||||
orderNumber: string;
|
||||
id: string;
|
||||
trackingNumber?: string;
|
||||
totalAmount: number | string;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user