Update variant of the dropdown button to match the native editor

[MAILPOET-6336]
This commit is contained in:
Rostislav Wolny
2024-12-04 14:56:09 +01:00
committed by Rostislav Wolný
parent 4b29658adc
commit d682b82bc5

View File

@ -63,6 +63,7 @@ export function EmailTypeInfo() {
<DropdownMenu
icon={ null }
text={ template?.title }
toggleProps={ { variant: 'tertiary' } }
label={ __(
'Template actions',
'mailpoet'