mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-01 03:04:32 +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