Skip to content

Commit

Permalink
Update use_case.tsx
Browse files Browse the repository at this point in the history
Signed-off-by: Sai Medhini Reddy Maryada <[email protected]>
  • Loading branch information
saimedhi authored Sep 17, 2024
1 parent af60c01 commit e96472b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/pages/workflows/new_workflow/use_case.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export function UseCase(props: UseCaseProps) {
titleSize="s"
paddingSize="l"
layout="horizontal"
data-testid={`usecase-card-${props.workflow.name}`}
>
<EuiFlexGroup direction="column" gutterSize="l">
<EuiHorizontalRule size="full" margin="m" />
Expand Down

0 comments on commit e96472b

Please sign in to comment.