mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-09 15:14:35 +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