mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-13 15:12:43 +00:00
Finally testing, things should be working a bit better now
This commit is contained in:
@@ -13,7 +13,7 @@ const StaticSave = React.createClass({
|
||||
};
|
||||
},
|
||||
handleClick : function(){
|
||||
Actions.saveNew();
|
||||
Actions.create();
|
||||
},
|
||||
render : function(){
|
||||
if(this.props.status === 'saving'){
|
||||
|
||||
Reference in New Issue
Block a user