mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
feat (invoice detail): deatil exhange rate item.
This commit is contained in:
@@ -55,6 +55,7 @@ import AvaterCell from './AvaterCell';
|
||||
import { ItemsMultiSelect } from './Items';
|
||||
import MoreMenuItems from './MoreMenutItems';
|
||||
import CustomSelectList from './CustomSelectList';
|
||||
import { ExchangeRateDetailItem } from './DetailExchangeRate';
|
||||
|
||||
export * from './Dialog';
|
||||
export * from './Menu';
|
||||
@@ -169,4 +170,5 @@ export {
|
||||
AvaterCell,
|
||||
MoreMenuItems,
|
||||
CustomSelectList,
|
||||
ExchangeRateDetailItem,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user