geist-org / geist-ui

A design system for building modern websites and applications.
https://geist-ui.dev
MIT License
4.33k stars 334 forks source link

input.password doesn't have scale prop #645

Closed so1ve closed 2 years ago

so1ve commented 3 years ago

Bug report 🐞

Version & Environment

Expected Behaviour

No type errors

Actual results (or Errors)

I got an error:

<Input.Password scale={4/3} />

It throws a type error

unix commented 2 years ago

Fixed in v2.3.0.