Skip to content

Commit

Permalink
Bun run fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwofford committed Jan 6, 2025
1 parent 2cec470 commit 0f3e55e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/app/harbor/battles/battles.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,8 @@ export default function Matchups({ session }: { session: HsSession }) {
<p className="text-xl text-gray-300 dark:text-gray-300 mb-4 max-w-3xl mx-auto">
A good ship is technical, creative, and presented well so that
others can understand and experience it. By that definition, which
of these two projects is better? (If you are not sure, just hit shuffle to skip!)
of these two projects is better? (If you are not sure, just hit
shuffle to skip!)
</p>

{blessed && <Blessed />}
Expand Down

0 comments on commit 0f3e55e

Please sign in to comment.