fix(appbar): does not pass any additional props to Searchbar component#972
fix(appbar): does not pass any additional props to Searchbar component#972jayu merged 1 commit intocallstack:masterfrom
Conversation
|
Hey @brunohkbx, thank you for your pull request 🤗. The documentation from this branch can be viewed here. Please remember to update Typescript types if you changed API. |
318f767 to
f4b2197
Compare
...rest prop to TextInput component on Searchbar|
Hey @satya164 @Trancever. My initial approach was to remove the |
|
Hi @brunohkbx! Thank you for your interest in this issue. I've checked your solution and I think we can do it better. Please check my comment. |
f4b2197 to
a2e540c
Compare
|
Thanks for reviewing the changes @jaysbytes. I've already pushed your suggestions. 😁 |
|
Now the fix looks legit. WDYT @Trancever, can we merge? |
Fix #605