react-windowed-select
react-windowed-select copied to clipboard
Upgrade to React 18
This includes upgrading @types/react and @types/react-dom because old versions of types conflict with the current versions, resulting in a lot of TypeScript errors if you use the current version of react-windowed-select in a project with the latest versions of those types packages.
npm seems to have done some crazy shit to package-lock.json. Sorry I'm not sure if that's correct or not, I normally use yarn for reasons like this :)
This fixes #95