From ec96f93e91677a1bc344378df1d56dfb428e41d0 Mon Sep 17 00:00:00 2001 From: Alexey Oplachko Date: Tue, 16 Apr 2024 18:17:01 +0300 Subject: [PATCH] fix: updated tooltip to be consistent with other ones --- src/components/FilterPanel/FilterPanel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/FilterPanel/FilterPanel.tsx b/src/components/FilterPanel/FilterPanel.tsx index be0fd21..cecd595 100644 --- a/src/components/FilterPanel/FilterPanel.tsx +++ b/src/components/FilterPanel/FilterPanel.tsx @@ -98,7 +98,7 @@ export const FilterPanel = ({ data, onFilter, onSimplify, options }: FilterProps )} > + content={`Changes display to simple format, which is more compact and doesn't have "${options?.aboveArrow}" ${options?.belowArrow && options?.aboveArrow ? 'and' : ''} "${options?.belowArrow}" labels`} placement="top">