style: fix prettier formatting

This commit is contained in:
yusufipk
2026-07-12 18:38:17 +07:00
parent 6c6df3cf1d
commit 33008d33ad
4 changed files with 5 additions and 9 deletions
+1 -2
View File
@@ -276,8 +276,7 @@ export function LandingPage({ isLoggedIn }: LandingPageProps) {
rel="noreferrer"
className="text-xs font-medium text-muted-foreground/70 transition-colors hover:text-foreground"
>
Prefer self-hosting? View on GitHub{' '}
<ArrowRight className="ml-1 inline h-3 w-3" />
Prefer self-hosting? View on GitHub <ArrowRight className="ml-1 inline h-3 w-3" />
</a>
</div>
</div>