Byteclaw / visage

Visage design system
https://visage.design
MIT License
12 stars 3 forks source link

[Select/Autocomplete] - use proper prop types for defaultProps #630

Closed michalkvasnicak closed 4 years ago

michalkvasnicak commented 4 years ago

For example there is no way to pass all the possible props to Menu because SelectMenuProps is just what is passed from Select but we want to pass extra props from defaultProps.