Skip to content

Commit

Permalink
Rename headline.tsx to Headline.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
wkrzywiec authored Nov 29, 2024
1 parent ef7d3c1 commit baaffb4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ export default function Headline({text, children, fontSize="1.5"}: {text: string
</div>

)
}
}

0 comments on commit baaffb4

Please sign in to comment.