0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-09 11:32:39 +00:00

Stubbed out a userpage

This commit is contained in:
Scott Tolksdorf
2016-11-23 23:59:57 -05:00
parent 750f5c1330
commit 9e14872f06
6 changed files with 55 additions and 8 deletions

View File

@@ -135,7 +135,7 @@ const MetadataEditor = React.createClass({
<label>publish</label>
<div className='value'>
{this.renderPublish()}
<small>Published homebrews will be publicly searchable (eventually...)</small>
<small>Published homebrews will be publicly viewable and searchable (eventually...)</small>
</div>
</div>