geist-ui
geist-ui copied to clipboard
Scale does not work with Input.Password
Trying to accomplish the following:
<Input.Password width={"100%"} scale={1.5} placeholder={"**************"}/>
But is not supported. Only on <Input />.