mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-01 01:18:10 +02:00
improvement
This commit is contained in:
parent
3ae57c4a18
commit
8785c47ab4
@ -101,8 +101,8 @@ export const PlaygroundResultSegmentExecution = ({
|
|||||||
<SegmentExecutionConstraintWrapper>
|
<SegmentExecutionConstraintWrapper>
|
||||||
<PlaygroundResultConstraintExecution
|
<PlaygroundResultConstraintExecution
|
||||||
constraints={segment.constraints}
|
constraints={segment.constraints}
|
||||||
compact={true}
|
|
||||||
input={input}
|
input={input}
|
||||||
|
compact
|
||||||
/>
|
/>
|
||||||
</SegmentExecutionConstraintWrapper>
|
</SegmentExecutionConstraintWrapper>
|
||||||
<ConditionallyRender
|
<ConditionallyRender
|
||||||
|
Loading…
Reference in New Issue
Block a user