Add preview class
[MAILPOET-2602]
This commit is contained in:
committed by
Jack Kitterhing
parent
5f2effbaf8
commit
20a3e6cac4
@@ -27,6 +27,7 @@ export default () => {
|
||||
isLarge
|
||||
onClick={showPreview}
|
||||
isPressed={isPreview}
|
||||
className="editor-post-preview"
|
||||
>
|
||||
{__('Preview')}
|
||||
</Button>
|
||||
|
Reference in New Issue
Block a user