feat(create-election-success) : hide send by mail" form

pull/73/head
Clement G 4 years ago
parent 063572611d
commit 269e937d41

@ -5,7 +5,6 @@ import { withTranslation } from "react-i18next";
import {
faCopy,
faExclamationTriangle,
faPaperPlane,
faExternalLinkAlt
} from "@fortawesome/free-solid-svg-icons";
import { FontAwesomeIcon } from "@fortawesome/react-fontawesome";
@ -84,7 +83,7 @@ class CreateSuccess extends Component {
<FontAwesomeIcon icon={faExclamationTriangle} className="mr-2" />
{t("Keep these links carefully")}
</h5>
<div className="input-group ">
{/*<div className="input-group ">
<input
type="text"
className="form-control"
@ -104,7 +103,7 @@ class CreateSuccess extends Component {
: t("Send me these links")}
</a>
</div>
</div>
</div>*/}
{/*<div className="text-center">
<button
type="button"

Loading…
Cancel
Save