DefinitelyTyped/types/react-select
Mike Lin 24aef4c156
Remove cssKey param from CommonProps.cx (#45156)
cx is a classNames with the first parameter bound.

cssKey param was removed from classNames here: a860de4f99 (diff-b194f39baaee25481bb4ebca83fd3850L44)

`cx` now only takes 2 params as seen in usages through react-select
https://github.com/JedWatson/react-select/blob/master/packages/react-select/src/components/Group.js#L40

It's also not possible for classNames to return void.
2020-07-01 16:31:58 -04:00
..
animated
async
async-creatable
base
creatable
src
test
v1
index.d.ts
OTHER_FILES.txt
tsconfig.json
tslint.json