mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
feat: fix items list datatable.
This commit is contained in:
@@ -45,7 +45,7 @@ import PageFormBigNumber from './PageFormBigNumber';
|
||||
import AccountsMultiSelect from './AccountsMultiSelect';
|
||||
import CustomersMultiSelect from './CustomersMultiSelect';
|
||||
import Skeleton from './Skeleton'
|
||||
|
||||
import ContextMenu from './ContextMenu'
|
||||
import TableFastCell from './Datatable/TableFastCell';
|
||||
|
||||
const Hint = FieldHint;
|
||||
@@ -99,4 +99,5 @@ export {
|
||||
CustomersMultiSelect,
|
||||
TableFastCell,
|
||||
Skeleton,
|
||||
ContextMenu
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user