mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
feat: estimate, receipt, credit note mail preview
This commit is contained in:
@@ -1,13 +1,7 @@
|
||||
import { renderToString } from 'react-dom/server';
|
||||
import createCache from '@emotion/cache';
|
||||
import { css } from '@emotion/css';
|
||||
import {
|
||||
InvoicePaperTemplate,
|
||||
InvoicePaperTemplateProps,
|
||||
} from '../components/InvoicePaperTemplate';
|
||||
import { PaperTemplateLayout } from '../components/PaperTemplateLayout';
|
||||
import { extractCritical } from '@emotion/server';
|
||||
import { OpenSansFontLink } from '../constants';
|
||||
import { renderSSR } from './render-ssr';
|
||||
|
||||
export const renderInvoicePaperTemplateHtml = (
|
||||
|
||||
Reference in New Issue
Block a user