1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

improvement

This commit is contained in:
andreas-unleash 2022-08-04 16:53:08 +03:00
parent 3ae57c4a18
commit 8785c47ab4

View File

@ -101,8 +101,8 @@ export const PlaygroundResultSegmentExecution = ({
<SegmentExecutionConstraintWrapper>
<PlaygroundResultConstraintExecution
constraints={segment.constraints}
compact={true}
input={input}
compact
/>
</SegmentExecutionConstraintWrapper>
<ConditionallyRender