Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 341 Bytes

wicked-turkeys-brush.md

File metadata and controls

7 lines (5 loc) · 341 Bytes
react-select
patch

Added innerProps prop to the built-in MenuList component to reduce the need for additional DOM nodes or forking internal code when passing additional props to the DOM element the MenuList component is rendering.

See issue #4265 for an explanation.