@umijs/max
模板项目,更多功能参考 Umi Max 简介
<Input.Password iconRender={(visible: boolean) => { return visible ? ( ) : ( ); }} placeholder="Enter New password" className="border-none mb-4 bg-input-content text-white" />
Log inResend OTP className=" bg-gray-button px-4 hover: text-white rounded-lg hover:bg-gray-800 hover:text-white focus:bg-gray-800 focus:text-white active:bg-gray-800 active:text-white"
<Input className="mb-4 bg-input-content text-white rounded-none"
className="ml-4 px-4 border-none rounded-lg bg-purple-button hover:bg-purple-800 focus:bg-purple-800 focus:text-white active:bg-purple-800 active:text-white hover:text-white text-white"