mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-09 11:32:39 +00:00
remove collection array from _.forEach() function
Co-authored-by: Trevor Buckner <calculuschild@gmail.com>
This commit is contained in:
@@ -140,7 +140,7 @@ const Editor = createClass({
|
|||||||
editorPageCount = editorPageCount + 1;
|
editorPageCount = editorPageCount + 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}, []);
|
});
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user