don't touch you

This commit is contained in:
Sean Yesmunt 2017-12-10 13:33:14 -05:00
parent 343961679d
commit 4f82fd77af

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>