DefinitelyTyped/types/carbon-components-react
Sébastien 647a206724
fix(carbon-components-react) Dropdown itemToElement prop should be ReactNode (#42089)
* 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
2020-02-07 16:45:32 -08:00
..
lib/components fix(carbon-components-react) Dropdown itemToElement prop should be ReactNode (#42089) 2020-02-07 16:45:32 -08:00
typings fix(carbon-components-react) Added ref for inputs and textareas (#42187) 2020-02-07 13:10:37 -08:00
carbon-components-react-tests.tsx fix(carbon-components-react) Dropdown itemToElement prop should be ReactNode (#42089) 2020-02-07 16:45:32 -08:00
index.d.ts
OTHER_FILES.txt
package.json
tsconfig.json
tslint.json