Style fixes #836
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ class ModalEmailCollection extends React.PureComponent {
|
||||||
<Modal type="custom" isOpen={true} contentLabel="Email">
|
<Modal type="custom" isOpen={true} contentLabel="Email">
|
||||||
<section>
|
<section>
|
||||||
<h3 className="modal__header">
|
<h3 className="modal__header">
|
||||||
Can We <strike>Touch You</strike> Stay In Touch?
|
Can We Stay In Touch?
|
||||||
</h3>
|
</h3>
|
||||||
{this.renderInner()}
|
{this.renderInner()}
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Reference in a new issue