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