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;
|
email?: string;
|
||||||
} | null;
|
} | null;
|
||||||
order?: {
|
order?: {
|
||||||
|
orderNumber: string;
|
||||||
id: string;
|
id: string;
|
||||||
trackingNumber?: string;
|
trackingNumber?: string;
|
||||||
totalAmount: number | string;
|
totalAmount: number | string;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user