Fix ES6 no-extra-semi eslint rule [MAILPOET-1030]
This commit is contained in:
committed by
pavel-mailpoet
parent
efece061d0
commit
ec44b84cc9
@ -24,6 +24,6 @@ function KnowledgeBase() {
|
||||
<a target="_blank" href="http://beta.docs.mailpoet.com/" className="button button-primary">{MailPoet.I18n.t('knowledgeBaseButton')}</a>
|
||||
</div>
|
||||
);
|
||||
};
|
||||
}
|
||||
|
||||
module.exports = KnowledgeBase;
|
||||
|
Reference in New Issue
Block a user