From eb7d7e59d50f27e23561f4fbeb1239f119f5d818 Mon Sep 17 00:00:00 2001 From: andreas-unleash <104830839+andreas-unleash@users.noreply.github.com> Date: Mon, 8 Aug 2022 14:00:49 +0300 Subject: [PATCH] improvements --- .../StrategyList/playgroundResultStrategyLists.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/component/playground/Playground/PlaygroundResultsTable/FeatureResultInfoPopoverCell/FeatureStrategyList/StrategyList/playgroundResultStrategyLists.tsx b/frontend/src/component/playground/Playground/PlaygroundResultsTable/FeatureResultInfoPopoverCell/FeatureStrategyList/StrategyList/playgroundResultStrategyLists.tsx index 1b48a207f5..54aa129237 100644 --- a/frontend/src/component/playground/Playground/PlaygroundResultsTable/FeatureResultInfoPopoverCell/FeatureStrategyList/StrategyList/playgroundResultStrategyLists.tsx +++ b/frontend/src/component/playground/Playground/PlaygroundResultsTable/FeatureResultInfoPopoverCell/FeatureStrategyList/StrategyList/playgroundResultStrategyLists.tsx @@ -56,7 +56,6 @@ export const PlaygroundResultStrategyLists = ({ key={strategy.id} strategy={strategy} index={index} - compact={compact} input={input} />