issues
search
studiobakers
/
react-ui-toolkit
Bakers Studio's React-based UI Toolkit
MIT License
15
stars
2
forks
source link
fix(typeahead-input): Extend TypeaheadInputProps with InputProps
#108
Closed
yasincaliskan
closed
3 years ago
yasincaliskan
commented
3 years ago
Description
TypeaheadInputProps
was extended with
InputProps
.
Duplicated props were removed.
Fixes:
#106
Description
TypeaheadInputProps
was extended withInputProps
.Fixes: #106