-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
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
chore(search-bar): cleaned up props #4923
chore(search-bar): cleaned up props #4923
Conversation
✅ Deploy Preview for carbon-for-ibm-products ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aside from the lint error just one small comment
@davidmenendez Sorry for the wait! I was busy fixing a problem we've had in Dotcom for a while. Let me know if there's anything else so we can get this merged! |
@IgnacioBecerra there are some failing |
…oducts into search-bar-prop-clean
a7c9c01
Contributes to #4602
This PR cleans up the SearchBar props that were mentioned here. Groups up MultiSelect props for adopter ease of use.
What did you change?
placeHolderText
->placeholderText
(changed upper to lower caseh
)How did you test and verify your work?
Changes work in my local Storybook instance