Skip to content

Commit

Permalink
eslint auto fix
Browse files Browse the repository at this point in the history
Signed-off-by: Tushar Saini <s2sharpit@gmail.com>
  • Loading branch information
s2sharpit committed Jul 7, 2023
1 parent 2089691 commit efac24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/contributors/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default async function ContributorsPage() {
<>
<section className="container grid place-items-center p-8">
<div className="max-w-2xl text-center">
<h1 className="text-3xl font-bold mb-4">Contributors</h1>
<h1 className="mb-4 text-3xl font-bold">Contributors</h1>
<p>
Join the WebX DAO community and shape the decentralized web alongside like-minded
contributors passionate about innovation.
Expand Down

0 comments on commit efac24e

Please sign in to comment.