geist-ui icon indicating copy to clipboard operation
geist-ui copied to clipboard

Scale does not work with Input.Password

Open sinbad-io opened this issue 2 years ago • 0 comments

Trying to accomplish the following:

<Input.Password width={"100%"} scale={1.5} placeholder={"**************"}/>

But is not supported. Only on <Input />.

sinbad-io avatar Feb 18 '23 15:02 sinbad-io