mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
feat: receipt send mail preview
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
import { x } from '@xstyled/emotion';
|
||||
import { Group, Stack } from '@/components';
|
||||
import { SendMailReceipt, SendMailReceiptProps } from '../SendMailViewDrawer/SendMailViewReceiptPreview';
|
||||
import {
|
||||
SendMailReceipt,
|
||||
SendMailReceiptProps,
|
||||
} from '../SendMailViewDrawer/SendMailViewReceiptPreview';
|
||||
|
||||
interface EstimateSendMailReceiptProps extends SendMailReceiptProps {
|
||||
// # Company name.
|
||||
|
||||
Reference in New Issue
Block a user