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