feat: wip receipt mail preview

This commit is contained in:
Ahmed Bouhuolia
2024-11-18 15:52:13 +02:00
parent 7df316aa56
commit 7df6aa4110
18 changed files with 225 additions and 291 deletions

View File

@@ -1,4 +1,4 @@
import { Group, Stack } from '@/components';
import { Stack } from '@/components';
import { Classes } from '@blueprintjs/core';
import { InvoiceSendMailBoot } from './InvoiceSendMailContentBoot';
import { InvoiceSendMailForm } from './InvoiceSendMailForm';