mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
Fix / takse expense & Journal
This commit is contained in:
@@ -46,7 +46,7 @@ function MakeJournalEntriesPage({
|
||||
);
|
||||
|
||||
const handleCancel = useCallback(() => {
|
||||
history.push('/manual-journals');
|
||||
history.goBack();
|
||||
}, [history]);
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user