Skip to content

Commit

Permalink
Running lint --fix (#17434)
Browse files Browse the repository at this point in the history
Co-authored-by: Dr. Lint-a-lot <[email protected]>
  • Loading branch information
github-actions[bot] and Dr. Lint-a-lot authored Nov 23, 2023
1 parent 26debf0 commit 7ea74f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ const ThroughputData = styled.span(({ $dataIn, theme }) => css`
background-color: ${theme.colors.variant.light.default};
display: block;
grid-area: 2 / 1 / 3 / 3;
`}
`}
}
`);

Expand Down

0 comments on commit 7ea74f5

Please sign in to comment.