Add logo title

[MAILPOET-3102]
This commit is contained in:
Pavel Dohnal
2020-10-08 09:08:00 +02:00
committed by Veljko V
parent 7a5a671c86
commit 06b87a453a
2 changed files with 2 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ export const TopBar = ({
<a
role="button"
className="mailpoet-top-bar-logo"
title={MailPoet.I18n.t('topBarLogoTitle')}
onClick={onLogoClick}
tabIndex={0}
onKeyDown={(event) => {