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
We will introduce the new size of the TextField Component. This new size will update the logic of padding that we currently have.
Based on #55
You can find the designs here Specifically the new size is at the lower end of that screen
case of colored TextField
You will update the current component
size
md | sm
The text was updated successfully, but these errors were encountered:
🎉 This issue has been resolved in version 1.15.0 🎉
The release is available on:
Your semantic-release bot 📦🚀
Sorry, something went wrong.
michalisKout
Successfully merging a pull request may close this issue.
Description
We will introduce the new size of the TextField Component. This new size will update the logic of padding that we currently have.
Based on #55
Design
You can find the designs here
Specifically the new size is at the lower end of that screen
case of colored TextField
Implementation
You will update the current component
size
which will take two optionsmd | sm
Testing
The text was updated successfully, but these errors were encountered: