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
If possible, link to a minimal repro (fork this code sandbox): https://codesandbox.io/s/throbbing-forest-vc64k
The NumericInput has rounded corners.
The NumericInput should have no rounded corners. If I put an InputGroup instead of a NumericInput for example, the InputGroup has no rounded corners.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Environment
If possible, link to a minimal repro (fork this code sandbox): https://codesandbox.io/s/throbbing-forest-vc64k
Steps to reproduce
Actual behavior
The NumericInput has rounded corners.
Expected behavior
The NumericInput should have no rounded corners. If I put an InputGroup instead of a NumericInput for example, the InputGroup has no rounded corners.
The text was updated successfully, but these errors were encountered: