From ff5e9e8d40b4e16758fc66ae3fe335361ca6b533 Mon Sep 17 00:00:00 2001 From: Gert Hengeveld Date: Mon, 15 Aug 2022 16:54:45 +0200 Subject: [PATCH] Nobody cares about the number of items to hide --- code/addons/interactions/src/components/Interaction.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/code/addons/interactions/src/components/Interaction.tsx b/code/addons/interactions/src/components/Interaction.tsx index 8888e092cd8..7ad25af69a3 100644 --- a/code/addons/interactions/src/components/Interaction.tsx +++ b/code/addons/interactions/src/components/Interaction.tsx @@ -165,11 +165,7 @@ export const Interaction = ({ {childCallIds?.length > 0 && ( - } + tooltip={} >