Skip to content

Commit

Permalink
style(benchmarks): format code with prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
cedoor committed May 2, 2024
1 parent 56718d6 commit c014c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/benchmarks/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ function App() {
</List>
</Flex>
<Flex flexDir="column" gap={4} width="300px">
<Heading as="h3" size="lg" mb="12">
<Heading as="h3" size="lg" mb="12">
Semaphore v4
</Heading>

Expand Down

0 comments on commit c014c50

Please sign in to comment.