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
|
<DropdownMenu
|
||||||
icon={ null }
|
icon={ null }
|
||||||
text={ template?.title }
|
text={ template?.title }
|
||||||
|
toggleProps={ { variant: 'tertiary' } }
|
||||||
label={ __(
|
label={ __(
|
||||||
'Template actions',
|
'Template actions',
|
||||||
'mailpoet'
|
'mailpoet'
|
||||||
|
Reference in New Issue
Block a user