styfle/react-server-example-tsx

Fix typings for React 16

styfle opened this issue · 1 comments

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.

This is fixed now! No more casting to any 🎉