mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-05 01:32:47 +00:00
debugging 500 errir catching
This commit is contained in:
@@ -249,6 +249,7 @@ const ArchivePage = createClass({
|
||||
},
|
||||
|
||||
renderFoundBrews() {
|
||||
console.table(this.state);
|
||||
const { title, brewCollection, page, totalPages, error, searching } = this.state;
|
||||
|
||||
if(searching) {
|
||||
|
||||
Reference in New Issue
Block a user