Correct formatting
[MAILPOET-1808]
This commit is contained in:
@@ -10,7 +10,7 @@ function SelectImportMethod({
|
|||||||
}) {
|
}) {
|
||||||
const renderSelection = () => (
|
const renderSelection = () => (
|
||||||
<form className="mailpoet_import_selection_form">
|
<form className="mailpoet_import_selection_form">
|
||||||
<span>{MailPoet.I18n.t('methodSelectionHead')}</span>
|
<span className="mailpoet_import_heading">{MailPoet.I18n.t('methodSelectionHead')}</span>
|
||||||
<label htmlFor="import-paste-method">
|
<label htmlFor="import-paste-method">
|
||||||
<input
|
<input
|
||||||
type="radio"
|
type="radio"
|
||||||
|
Reference in New Issue
Block a user