mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 04:10:32 +00:00
fix: tsconfig email-components package
This commit is contained in:
@@ -1,7 +1 @@
|
||||
|
||||
|
||||
const Test = () => {
|
||||
console.log(123123);
|
||||
}
|
||||
|
||||
export default Test;
|
||||
export * from './InvoicePaymentEmail';
|
||||
|
||||
Reference in New Issue
Block a user