feat: wip send mail preview

This commit is contained in:
Ahmed Bouhuolia
2024-11-23 10:19:26 +02:00
parent b6f3c0145f
commit d5b0546301
6 changed files with 20 additions and 8 deletions

View File

@@ -13,7 +13,7 @@ export function InvoiceSendMailFields() {
const argsOptions = useSendInvoiceFormatArgsOptions();
return (
<Stack>
<Stack flex={1}>
<Stack spacing={0} overflow="auto" flex="1" p={'30px'}>
<SendMailViewToAddressField
toMultiSelectProps={{ items }}