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
Describe the bug A label is missing in the AutocompleteInput.
To Reproduce Steps to reproduce the behavior:
props
Expected behavior Just like all other inputs, there should be a label prop.
Screenshots I don't think it's necessary.
Additional context Maybe this is a design decision, but I think it's kinda strange to have this prop in all other inputs but this one.
prop
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
A label is missing in the AutocompleteInput.
To Reproduce
Steps to reproduce the behavior:
props
documentation.Expected behavior
Just like all other inputs, there should be a label prop.
Screenshots
I don't think it's necessary.
Additional context
Maybe this is a design decision, but I think it's kinda strange to have this
prop
in all other inputs but this one.The text was updated successfully, but these errors were encountered: