-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Labels
Description
Current behavior:
Right now the styled components are annotated with any, I was wondering why this decision was made and if it's something you'd be interested in fixing? I'm referring to the Flow types.
Expected behavior:
I would expect the generated styled components to have a React$ComponentType type rather than any.
Environment information:
reactversion: 16.9.0emotionversion: 10.0.7