1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00

improvements

This commit is contained in:
andreas-unleash 2022-08-08 14:00:49 +03:00
parent 90685cef22
commit eb7d7e59d5

View File

@ -56,7 +56,6 @@ export const PlaygroundResultStrategyLists = ({
key={strategy.id}
strategy={strategy}
index={index}
compact={compact}
input={input}
/>
</Fragment>