feat: add preview template text
This commit is contained in:
parent
9eca449031
commit
435d2ce4c8
3 changed files with 43 additions and 3 deletions
|
|
@ -432,6 +432,7 @@ export type Details = {
|
|||
contactTel: string;
|
||||
workName: string;
|
||||
dueDate: Date;
|
||||
worker: EmployeeWorker[];
|
||||
};
|
||||
|
||||
export type PaymentPayload = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue