We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
geist-ui/react
No type errors
I got an error:
<Input.Password scale={4/3} />
It throws a type error
The text was updated successfully, but these errors were encountered:
fix(type): geist-ui
a312f50
Input.Password has no type definition for prop "scale" geist-org/geist-ui#645
Fixed in v2.3.0.
Sorry, something went wrong.
unix
Successfully merging a pull request may close this issue.
Bug report 🐞
Version & Environment
geist-ui/react
latestExpected Behaviour
No type errors
Actual results (or Errors)
I got an error:
It throws a type error
The text was updated successfully, but these errors were encountered: