mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-22 05:17:51 +00:00
brewCount
This commit is contained in:
@@ -81,6 +81,7 @@ const ArchivePage = createClass({
|
||||
}
|
||||
this.updateUrl();
|
||||
return <div className="foundBrews">
|
||||
<div className="brewCount">{brews.length} Brews Found</div>
|
||||
<div className="limit">
|
||||
<p>{this.state.limit}</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user