From ffb6af3eef2c3ad7248053ce4cffd0fa999d2b31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?nicole=20miko=C5=82ajczyk?= Date: Wed, 25 Feb 2026 23:51:40 +0100 Subject: [PATCH] nicolium: i'm bad at search and replace MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: nicole mikołajczyk --- .../plugins/floating-text-format-toolbar-plugin.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/pl-fe/src/features/compose/editor/plugins/floating-text-format-toolbar-plugin.tsx b/packages/pl-fe/src/features/compose/editor/plugins/floating-text-format-toolbar-plugin.tsx index 61de50137..86bfd4011 100644 --- a/packages/pl-fe/src/features/compose/editor/plugins/floating-text-format-toolbar-plugin.tsx +++ b/packages/pl-fe/src/features/compose/editor/plugins/floating-text-format-toolbar-plugin.tsx @@ -406,7 +406,7 @@ const TextFormatFloatingToolbar = ({ }} active={isBold} aria-label={intl.formatMessage(messages.formatBold)} - aria-label={intl.formatMessage(messages.formatBold)} + title={intl.formatMessage(messages.formatBold)} icon={require('@phosphor-icons/core/regular/text-b.svg')} />