Fix: Make Journal Empty Status.

This commit is contained in:
elforjani3
2020-11-26 00:09:39 +02:00
parent e53da65e4e
commit 00795b68b7

View File

@@ -21,7 +21,7 @@ export default function ManualJournalsEmptyStatus() {
intent={Intent.PRIMARY} intent={Intent.PRIMARY}
large={true} large={true}
onClick={() => { onClick={() => {
history.push('/invoices/new'); history.push('/make-journal-entry');
}} }}
> >
Make journal Make journal