修改登入註冊按鈕

This commit is contained in:
2025-10-04 23:04:15 +08:00
parent 5d4b1722c4
commit bbe350620c
3 changed files with 1 additions and 27 deletions

View File

@@ -207,12 +207,6 @@ export default function TestLinkPage() {
)}
</Button>
</form>
<div className="mt-6 p-3 bg-muted/50 rounded-lg">
<p className="text-xs text-muted-foreground text-center">
<strong>Aa123456</strong>
</p>
</div>
</CardContent>
</Card>
</div>