mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-07 03:22:38 +00:00
Lint fixes.
This commit is contained in:
@@ -135,7 +135,7 @@ const NewPage = createClass({
|
||||
});
|
||||
|
||||
console.log('saving new brew');
|
||||
|
||||
|
||||
if(this.state.saveGoogle) {
|
||||
const res = await request
|
||||
.post('/api/newGoogle/')
|
||||
|
||||
Reference in New Issue
Block a user