placeholder for the code changed
This commit is contained in:
parent
5f15114f96
commit
7f59cab5c5
|
|
@ -116,7 +116,7 @@ const LotteryAuthForm = () => {
|
||||||
value={code}
|
value={code}
|
||||||
onChange={handleCodeChange}
|
onChange={handleCodeChange}
|
||||||
className="px-[16px] py-[12px] bg-lightPrimaryContainer rounded-[12px] outline-none text-lightOnSurfaceVariant text-textSmall leading-textSmall"
|
className="px-[16px] py-[12px] bg-lightPrimaryContainer rounded-[12px] outline-none text-lightOnSurfaceVariant text-textSmall leading-textSmall"
|
||||||
placeholder="5-0105639808"
|
placeholder="C5-0105639808"
|
||||||
required
|
required
|
||||||
id="code"
|
id="code"
|
||||||
/>
|
/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue