Change Redeem Page

This commit is contained in:
Thanakarn Klangkasame
2025-10-02 12:39:30 +07:00
parent 52f2c5673c
commit d4a0cf2932
2 changed files with 2 additions and 3 deletions

View File

@@ -201,7 +201,7 @@ export default function RedeemPage() {
<form onSubmit={onSubmit} className="space-y-4">
<div>
<label className="block text-sm font-medium"> ( 10 )</label>
<label className="block text-sm font-medium"></label>
<input
className={`mt-1 w-full rounded-xl border px-3 py-2 outline-none focus:ring-2 focus:ring-black/10 ${
phoneError ? "border-red-400" : "border-gray-300"
@@ -223,7 +223,7 @@ export default function RedeemPage() {
type="text"
/>
<div className="mt-1 text-xs text-gray-500" id="phone-help">
10 (06 / 08 / 09xxxxxxxx)
</div>
{phoneError && (
<div className="mt-1 text-xs text-red-600" id="phone-error">