chroe:lint

This commit is contained in:
Bereket Engida
2024-11-09 21:42:22 +03:00
parent f489c46877
commit 70bed6f55b

View File

@@ -66,8 +66,8 @@ export default function Features({ stars }: { stars: string | null }) {
</div>
</div>
<p className="mt-2 text-sm text-left text-muted-foreground">
Built-in support for email and password authentication, with secure
password hashing and account management features.{" "}
Built-in support for email and password authentication, with
secure password hashing and account management features.{" "}
<a className="text-gray-50" href="/docs" target="_blank">
Learn more
</a>