Skip to content

Commit

Permalink
Change number of cases
Browse files Browse the repository at this point in the history
  • Loading branch information
sajochems committed May 3, 2024
1 parent 2edc6e3 commit ad72146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/numbers/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export const Numbers: FunctionalComponent = () => (
</div>

<div class={style.column}>
<h2>3</h2>
<h2>4</h2>
<h3>cases</h3>
</div>

Expand Down

0 comments on commit ad72146

Please sign in to comment.