mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-21 15:20:34 +00:00
refactor: HOCs named imports
This commit is contained in:
@@ -47,7 +47,7 @@ import { ACCOUNT_TYPE } from '@/constants/accountTypes';
|
||||
import { useSetPrimaryBranchToForm } from './utils';
|
||||
import { useRefundCreditNoteContext } from './RefundCreditNoteFormProvider';
|
||||
|
||||
import withCurrentOrganization from '@/containers/Organization/withCurrentOrganization';
|
||||
import { withCurrentOrganization } from '@/containers/Organization/withCurrentOrganization';
|
||||
|
||||
/**
|
||||
* Refund credit note form fields.
|
||||
|
||||
Reference in New Issue
Block a user