feat: 修改代码结构
This commit is contained in:
@@ -87,7 +87,7 @@ export default function LoginForm({
|
||||
className={
|
||||
'h-[60px] rounded-[20px] text-xl shadow-[inset_0_0_7.6px_0_#00000040]'
|
||||
}
|
||||
placeholder='password'
|
||||
placeholder='Password'
|
||||
type='password'
|
||||
{...field}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user