Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

JSX element type 'GoogleLogin' is not a constructor function for JSX elements. TS2605 #516

Open
Mkhmalech opened this issue May 15, 2022 · 1 comment

Comments

@Mkhmalech
Copy link

Hi
I got this problem in my console when I checked d.ts and change extends Component<GoogleLoginProps, unknown> to Component<GoogleLoginProps, any> the problem is fixed

but I want to fix it from my code so I can install my repo and run it everywhere without changing the d.ts file

@Mkhmalech
Copy link
Author

error fixed and wait for pr to be accepted

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant