Style fixes #836

Merged
neb-b merged 4 commits from style-fixes into master 2017-12-11 04:29:30 +01:00
Showing only changes of commit 4f82fd77af - Show all commits

View file

@ -33,7 +33,7 @@ class ModalEmailCollection extends React.PureComponent {
<Modal type="custom" isOpen={true} contentLabel="Email">
<section>
<h3 className="modal__header">
Can We <strike>Touch You</strike> Stay In Touch?
Can We Stay In Touch?
</h3>
{this.renderInner()}
</section>