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