Update variant of the dropdown button to match the native editor
[MAILPOET-6336]
This commit is contained in:
committed by
Rostislav Wolný
parent
4b29658adc
commit
d682b82bc5
@ -63,6 +63,7 @@ export function EmailTypeInfo() {
|
||||
<DropdownMenu
|
||||
icon={ null }
|
||||
text={ template?.title }
|
||||
toggleProps={ { variant: 'tertiary' } }
|
||||
label={ __(
|
||||
'Template actions',
|
||||
'mailpoet'
|
||||
|
Reference in New Issue
Block a user