Skip to content

Commit 43f3082

Browse files
1132 npm run format
1 parent 1c477de commit 43f3082

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

client/src/shared/error/ErrorPage.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ export default function ErrorPage() {
99
</h1>
1010

1111
<p className="mt-4 text-muted-foreground">
12-
We are sorry, but an unexpected error has occurred. Please try again later or contact support if
13-
the issue persists.
12+
We are sorry, but an unexpected error has occurred. Please try again later or contact support if the
13+
issue persists.
1414
</p>
1515

1616
<div className="mt-6">

0 commit comments

Comments
 (0)