mirror of
https://github.com/ascribe/onion.git
synced 2025-01-03 10:25:08 +01:00
quick fix
This commit is contained in:
parent
95f4efa92d
commit
851d42e1d9
@ -51,12 +51,8 @@ let EditionContainer = React.createClass({
|
||||
<Edition
|
||||
edition={this.state.edition}
|
||||
currentUser={this.state.currentUser}
|
||||
<<<<<<< HEAD
|
||||
deleteEdition={this.deleteEdition}/>
|
||||
=======
|
||||
deleteEdition={this.deleteEdition}
|
||||
savePersonalNote={this.savePersonalNote}/>
|
||||
>>>>>>> AD-43-in-piece_detail-add-generic-field-
|
||||
);
|
||||
} else {
|
||||
return (
|
||||
|
Loading…
Reference in New Issue
Block a user