mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
feat: wip send mail preview
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user