feat: abstruct exchange rate input group component.

This commit is contained in:
a.bouhuolia
2022-02-14 15:22:07 +02:00
parent bd63e35489
commit 913245d202
8 changed files with 151 additions and 61 deletions

View File

@@ -98,7 +98,7 @@ export * from './FinancialStatement';
export * from './FinancialReport';
export * from './FinancialSheet';
export * from './FeatureGuard';
export * from './ExchangeRate'
const Hint = FieldHint;
const T = FormattedMessage;