Skip to content

Commit

Permalink
Update TraceWaterfallList.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ccschmitz committed Apr 30, 2024
1 parent 6a93c60 commit 17e9806
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/src/pages/Traces/TraceWaterfallList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,9 @@ export const TraceWaterfallList: React.FC = () => {
justifyContent="center"
alignItems="center"
height="full"
style={{
minHeight: 100,
}}
>
<Text>No spans match search query</Text>
</Stack>
Expand Down

0 comments on commit 17e9806

Please sign in to comment.