mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
feat(currencies): add currency select.
This commit is contained in:
@@ -101,6 +101,7 @@ export * from './FeatureGuard';
|
||||
export * from './ExchangeRate';
|
||||
export * from './Branches';
|
||||
export * from './Warehouses';
|
||||
export * from './Currencies';
|
||||
|
||||
const Hint = FieldHint;
|
||||
|
||||
@@ -169,5 +170,4 @@ export {
|
||||
BaseCurrency,
|
||||
MoreMenuItems,
|
||||
CustomSelectList,
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user