Fix typings for React 16
styfle opened this issue · 1 comments
styfle commented
After DefinitelyTyped/DefinitelyTyped#20065 lands, the packag @types/react-dom must be updated to the latest version. Then there is no need to cast as any.
styfle commented
This is fixed now! No more casting to any 🎉