mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-26 22:32:45 +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
|
||||
are published
|
||||
</small>
|
||||
<button onClick={console.log('total brews in state: ', this.state.totalBrews)}>Log total</button>
|
||||
</div>
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user