Add preview class

[MAILPOET-2602]
This commit is contained in:
Pavel Dohnal
2020-02-12 11:11:29 +01:00
committed by Jack Kitterhing
parent 5f2effbaf8
commit 20a3e6cac4

View File

@@ -27,6 +27,7 @@ export default () => {
isLarge
onClick={showPreview}
isPressed={isPreview}
className="editor-post-preview"
>
{__('Preview')}
</Button>