Skip to content

Commit b809dcc

Browse files
committed
Update News placeholder
1 parent 371dc5d commit b809dcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/public/news/index.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ class News extends React.Component {
4040
/>
4141
))}
4242
</ul>
43-
:
44-
<p>No recent news.</p>
43+
:
44+
<p>Hmm... nothing to show just yet! News coming soon!</p>
4545
}
4646
</div>
4747
</section>

0 commit comments

Comments
 (0)