mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-20 18:22:40 +00:00
Merge branch 'master' into localSnippetEditor
This commit is contained in:
@@ -235,7 +235,7 @@ const NewPage = createClass({
|
||||
render : function(){
|
||||
return <div className='newPage sitePage'>
|
||||
{this.renderNavbar()}
|
||||
<div className="content">
|
||||
<div className='content'>
|
||||
<SplitPane onDragFinish={this.handleSplitMove}>
|
||||
<Editor
|
||||
ref={this.editor}
|
||||
|
||||
Reference in New Issue
Block a user