mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
refactor: HOCs named imports
This commit is contained in:
@@ -28,4 +28,4 @@ function withDialogActions<P>(
|
||||
return Connected as unknown as ComponentType<Omit<P, keyof WithDialogActionsProps>>;
|
||||
}
|
||||
|
||||
export default withDialogActions;
|
||||
export { withDialogActions };
|
||||
|
||||
Reference in New Issue
Block a user