This commit is contained in:
freedakgmail
2025-11-23 19:38:51 +08:00
parent e44dd0bd95
commit 3b0d8255f6
649 changed files with 656698 additions and 4133 deletions
+1 -7
View File
@@ -86,12 +86,6 @@ export default function RegisterPage() {
</Alert>
)}
<Alert className="bg-blue-50 border-blue-200 dark:bg-blue-950 dark:border-blue-800">
<AlertDescription className="text-sm text-blue-800 dark:text-blue-200">
💡 <Link href="/auth/signin" className="underline font-semibold"></Link>使
</AlertDescription>
</Alert>
<div className="space-y-2">
<Label htmlFor="name"></Label>
<Input
@@ -144,7 +138,7 @@ export default function RegisterPage() {
</div>
</CardContent>
<CardFooter className="flex flex-col space-y-4">
<CardFooter className="flex flex-col space-y-4 pt-6">
<Button
type="submit"
className="w-full"