mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-07 20:37:44 +00:00
Better Auth
This commit is contained in:
@@ -22,7 +22,7 @@ export const ResetPasswordEmail = ({
|
||||
username,
|
||||
resetLink,
|
||||
}: BetterAuthResetPasswordEmailProps) => {
|
||||
const previewText = `Reset your BetterAuth password`;
|
||||
const previewText = `Reset your Better Auth password`;
|
||||
return (
|
||||
<Html>
|
||||
<Head />
|
||||
|
||||
Reference in New Issue
Block a user