mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 06:10:31 +00:00
feat: Optimize connect component props with redux store.
This commit is contained in:
@@ -46,7 +46,6 @@ function MakeJournalEntriesPage({
|
||||
}
|
||||
|
||||
export default compose(
|
||||
// DashboardConnect,
|
||||
withAccountsActions,
|
||||
withManualJournalsActions,
|
||||
)(MakeJournalEntriesPage);
|
||||
Reference in New Issue
Block a user