mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-30 08:00:10 +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