mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-05 23:12:39 +00:00
log at will
This commit is contained in:
@@ -248,6 +248,7 @@ const ArchivePage = createClass({
|
|||||||
Remember, you can only search brews with this tool if they
|
Remember, you can only search brews with this tool if they
|
||||||
are published
|
are published
|
||||||
</small>
|
</small>
|
||||||
|
<button onClick={console.log('total brews in state: ', this.state.totalBrews)}>Log total</button>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user