mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
Merge branch 'master' of https://github.com/abouolia/Ratteb
This commit is contained in:
@@ -52,6 +52,7 @@ import DashboardInsider from './Dashboard/DashboardInsider';
|
||||
import Drawer from './Drawer/Drawer';
|
||||
import DrawerSuspense from './Drawer/DrawerSuspense';
|
||||
import Postbox from './Postbox';
|
||||
import AccountsSuggestField from './AccountsSuggestField';
|
||||
|
||||
const Hint = FieldHint;
|
||||
|
||||
@@ -110,5 +111,6 @@ export {
|
||||
DashboardInsider,
|
||||
Drawer,
|
||||
DrawerSuspense,
|
||||
Postbox
|
||||
Postbox,
|
||||
AccountsSuggestField
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user