mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 14:50:32 +00:00
refactor: HOCs named imports
This commit is contained in:
@@ -9,7 +9,7 @@ import { CLASSES } from '@/constants/classes';
|
||||
|
||||
import { FormattedMessage as T } from '@/components';
|
||||
|
||||
import withDrawerActions from '@/containers/Drawer/withDrawerActions';
|
||||
import { withDrawerActions } from '@/containers/Drawer/withDrawerActions';
|
||||
|
||||
import { DRAWERS } from '@/constants/drawers';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user