Fixes TOC

This commit is contained in:
Tom Moor
2018-06-07 22:26:53 -07:00
parent f8cd3bf8c4
commit b929fb2bd3
3 changed files with 5 additions and 4 deletions

View File

@@ -289,6 +289,7 @@ class DocumentScene extends React.Component<Props> {
onSave={this.onSave}
onCancel={this.onDiscard}
readOnly={!this.isEditing}
toc
/>
</MaxWidth>
{document &&