react-theme-provider
react-theme-provider copied to clipboard
StatelessFunctionalComponent prototype is missing
I am getting
"Error:(34, 8) property prototype
is missing in React.StatelessFunctionalComponent
[1]."
in "/react-theme-provider/lib/utils.js.flow ". Is there any fix for that issue.
It is related with flow bin version over ^0.65.0.
No flow errors in latest Flow. I think this can closed.