mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 12:27:43 +00:00
chroe:lint
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user