多余按钮

This commit is contained in:
海龙 2025-08-31 13:20:37 +08:00
parent 1e5450084f
commit 1824ee4ea0

View File

@ -369,12 +369,7 @@ export default function SignupPage() {
<div className="text-center mt-4">
<p style={{ color: "rgba(255, 255, 255, 0.6)" }}>
Already have an account?{" "}
<Link
href="/login"
className="text-purple-400 hover:text-purple-300"
>
Login
</Link>
</p>
</div>
</div>