feat( contact duplicate): contact duplicate dialog.

This commit is contained in:
elforjani3
2021-03-03 16:38:57 +02:00
parent 57c2c7e269
commit 30f66480d0
11 changed files with 233 additions and 4 deletions

View File

@@ -3,9 +3,6 @@ import React from 'react';
import ExchangeRateForm from './ExchangeRateForm';
import { ExchangeRateFormProvider } from './ExchangeRateFormProvider';
import withExchangeRateDetail from 'containers/ExchangeRates/withExchangeRateDetail';
import { compose } from 'utils';
import 'style/pages/ExchangeRate/ExchangeRateDialog.scss';
/**