issue-537

This commit is contained in:
Tom Moor
2018-01-29 22:31:49 -08:00
parent 7be5b5fa0d
commit ba72ecb0e3
5 changed files with 119 additions and 69 deletions

View File

@@ -133,7 +133,10 @@ class CollectionScene extends Component {
/>
<Actions align="center" justify="flex-end">
<Action>
<CollectionMenu collection={this.collection} />
<CollectionMenu
history={this.props.history}
collection={this.collection}
/>
</Action>
<Separator />
<Action>