mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-29 19:52:43 +00:00
remove unnecessary changes in unrelated files
This commit is contained in:
@@ -8,7 +8,7 @@ const SplitPane = createClass({
|
||||
getDefaultProps : function() {
|
||||
return {
|
||||
storageKey : 'naturalcrit-pane-split',
|
||||
onDragFinish : function(){}, //fires when dragging
|
||||
onDragFinish : function(){} //fires when dragging
|
||||
};
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user