I noticed that when a consuming typescript app uses the strictFunctionTypes compiler option, following certain component examples causes errors to be thrown. Below is an example of what the error looks like, a typical type mismatch from what I can tell..

These are the component demos in the react-integration package I see that are affected.