mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
feat(invoice): add branch & warehouse.
This commit is contained in:
@@ -54,6 +54,7 @@ import AvaterCell from './AvaterCell';
|
||||
|
||||
import { ItemsMultiSelect } from './Items';
|
||||
import MoreMenuItems from './MoreMenutItems';
|
||||
import CustomSelectList from './CustomSelectList'
|
||||
|
||||
export * from './Dialog';
|
||||
export * from './Menu';
|
||||
@@ -161,4 +162,5 @@ export {
|
||||
ItemsMultiSelect,
|
||||
AvaterCell,
|
||||
MoreMenuItems,
|
||||
CustomSelectList
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user