mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
Fix : Exchange Rate
This commit is contained in:
@@ -29,6 +29,7 @@ import CategoriesSelectList from './CategoriesSelectList';
|
||||
import Row from './Grid/Row';
|
||||
import Col from './Grid/Col';
|
||||
import CloudLoadingIndicator from './CloudLoadingIndicator';
|
||||
import MoneyExchangeRate from './MoneyExchangeRate';
|
||||
|
||||
const Hint = FieldHint;
|
||||
|
||||
@@ -65,4 +66,5 @@ export {
|
||||
Col,
|
||||
Row,
|
||||
CloudLoadingIndicator,
|
||||
MoneyExchangeRate,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user