Skip to content

Commit

Permalink
fix: code conform to prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
justinch4n committed Mar 8, 2025
1 parent 2864547 commit aa98ad0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ export default function Home() {
return (
<main>
<h1>Home</h1>

</main>
);
}

0 comments on commit aa98ad0

Please sign in to comment.