0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 14:12:40 +00:00

Shorten label

This commit is contained in:
Trevor Buckner
2024-11-12 00:20:37 -05:00
committed by GitHub
parent 0ddc3ae5b9
commit 2e9c7b1d9b

View File

@@ -78,7 +78,7 @@ const BrewLookup = createClass({
<dt>Num of Views</dt>
<dd>{brew.views}</dd>
<dt>Number of SCRIPT tags detected</dt>
<dt>SCRIPT tags detected</dt>
<dd>{this.state.scriptCount}</dd>
</dl>
{this.state.scriptCount > 0 &&