rules_nodejs
rules_nodejs copied to clipboard
JSX element type 'ReactElement<any, any> | Component<BoxProps, any, any> | null' is not a constructor function for JSX elements. Type 'Component<BoxProps, any, any>' is not assignable to type 'Element | ElementClass | null'. Type 'Component<BoxProps, any, any>' is not assignable to type 'ElementClass'
JSX element type 'ReactElement<any, any> | Component<BoxProps, any, any> | null' is not a constructor function for JSX elements.
Type 'Component<BoxProps, any, any>' is not assignable to type 'Element | ElementClass | null'.
Type 'Component<BoxProps, any, any>' is not assignable to type 'ElementClass'
Eu também estou com esse problema
This issue has been automatically marked as stale because it has not had any activity for 6 months. It will be closed if no further activity occurs in 30 days. Collaborators can add a "cleanup" or "need: discussion" label to keep it open indefinitely. Thanks for your contributions to rules_nodejs!
This issue was automatically closed because it went 30 days without any activity since it was labeled "Can Close?"