Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
trulshj committed Dec 5, 2024
1 parent 37970a7 commit 615bf86
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@ export default function ResultsBlock({
section.resultsBlockTitle && (
<div className={styles.wrapper}>
<div>
<StackedHighlights
section={section}
blockColor={blockColor}
/>
<StackedHighlights section={section} blockColor={blockColor} />
</div>
</div>
)
Expand Down

0 comments on commit 615bf86

Please sign in to comment.