mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-07 01:30:23 +00:00
* Changed CarbonReact Dropdown itemToElement from ComponentType to a NonNullable ReactNode. * Added a test * Changed item-to-element to a ReactElement * renamed test * Fixed merge issues