mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
4 lines
83 B
TypeScript
4 lines
83 B
TypeScript
export default function CreditNoteCustomizeContent() {
|
|
return <h1>asdasd</h1>;
|
|
}
|