mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-03 06:12:51 +00:00
typo
This commit is contained in:
@@ -65,7 +65,7 @@ const ArchivePage = createClass({
|
|||||||
|
|
||||||
if (this.state.title == '') {
|
if (this.state.title == '') {
|
||||||
return(
|
return(
|
||||||
<div className="foundBrews noBrewsyet">
|
<div className="foundBrews noBrews">
|
||||||
<h3>Whenever you want, just start typing...</h3>
|
<h3>Whenever you want, just start typing...</h3>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user