You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clarification: the support is being removed for function components—the case of @emotion.
As for this library, it's still using classes and the approach here seems valid. 🤷
The
defaultProps
is deprecated and its usage should be replaced with default parameters.Resources:
defaultProps
rule to be deprecated on function components jsx-eslint/eslint-plugin-react#2396The text was updated successfully, but these errors were encountered: