Files
DefinitelyTyped/types/react-select
timhwang21 22f74c1c75 react-select: Fix types for Option.d.ts
The types appear to be directly copied from the main repo's Flow types.
However, the argument for `MouseEventHandler` is omitted which causes
issues for older versions of React where
2018-12-17 23:04:58 -05:00
..