|
/*
|
|
* This needs to be exported as default,
|
|
* to support code-splitting and lazy loading.
|
|
*
|
|
* See: https://reactjs.org/docs/code-splitting.html#named-exports.
|
|
*/
|
|
export { MarketingOverviewMultichannel as default } from './MarketingOverviewMultichannel';
|