mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-27 00:42:40 +00:00
logs
This commit is contained in:
@@ -41,6 +41,8 @@ const ArchivePage = createClass({
|
||||
},
|
||||
|
||||
componentDidMount: function () {
|
||||
console.log(this.props.query);
|
||||
console.log(this.state);
|
||||
if (this.state.title !== '') {
|
||||
this.loadPage(this.state.page, false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user