Skip to content

Commit

Permalink
Update Chat.js
Browse files Browse the repository at this point in the history
  • Loading branch information
PArDaLaS authored Nov 28, 2023
1 parent cfebfeb commit cc1319e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/views/Chat.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ class Chat extends Component {
</a>

</Col>
/* future card for mailing list
{/* future card for mailing list
<Col v xl="3" md="4" sm="6" xs="12">
<a href="//mailing list goes here//" title="Coming Soon!">
<div className="card" >
Expand All @@ -108,7 +108,7 @@ class Chat extends Component {
</a>
</Col>
*/
*/}
</Row>
</Container>
</div>
Expand Down

0 comments on commit cc1319e

Please sign in to comment.