Fix eslint error

[MAILPOET-1927]
This commit is contained in:
Ján Mikláš
2019-04-09 14:30:26 +02:00
committed by Ján Mikláš
parent 05143cabfd
commit ebad4c6568

View File

@@ -82,7 +82,7 @@ const WelcomeWizardStepsController = (props) => {
</div>
<div className="mailpoet_welcome_wizard_flex">
<div className="mailpoet_welcome_wizard_illustration">
<img src={window['step_' + step + '_illustration_url']} alt="" />
<img src={window[`step_${step}_illustration_url`]} alt="" />
</div>
<div className="mailpoet_welcome_wizard_step">
{ step <= stepsCount