fix: Restore 'Publish' action in drafts

This commit is contained in:
Tom Moor
2019-10-06 21:09:49 -07:00
parent 6fde4e2ec5
commit b0ceae5af0

View File

@@ -184,7 +184,7 @@ class Header extends React.Component<Props> {
</Action>
</React.Fragment>
)}
{canEdit &&
{can.update &&
isDraft && (
<Action>
<Button