mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
Fix: Make Journal Empty Status.
This commit is contained in:
@@ -21,7 +21,7 @@ export default function ManualJournalsEmptyStatus() {
|
||||
intent={Intent.PRIMARY}
|
||||
large={true}
|
||||
onClick={() => {
|
||||
history.push('/invoices/new');
|
||||
history.push('/make-journal-entry');
|
||||
}}
|
||||
>
|
||||
Make journal
|
||||
|
||||
Reference in New Issue
Block a user