fix flow in ads component
This commit is contained in:
parent
11931d4037
commit
e8de12bf91
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ import { withRouter } from 'react-router';
|
|||
import I18nMessage from 'component/i18nMessage';
|
||||
import Button from 'component/button';
|
||||
import classnames from 'classnames';
|
||||
// $FlowFixMe
|
||||
import { ADS_CHANNEL_BLACKLIST } from 'homepages';
|
||||
|
||||
const ADS_URL = '//assets.revcontent.com/master/delivery.js';
|
||||
|
|
Loading…
Add table
Reference in a new issue