mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-01 11:14:32 +00:00
* Add ComboBox props missing from prop types. Add missing "itemToElement" prop. Downshift props is not required because object spreads work on undefined/null. * Fix onChange. * MAJOR: Fixed submodule exports to reflect build of carbon-components-react (only submodule exports are affected). * Add missing multi select props. * Fix TableToolbarAction.