Closed Rohini1206 closed 2 months ago
Cannot find name 'User'.ts(2304)
User component is not exposed
Even for import { LinkedInLoginButton } from 'react-social-login-buttons'
I had to separately installed 'react-social-login-buttons' which is not documented
You need to create your own User.tsx file.
Cannot find name 'User'.ts(2304)
User component is not exposed
Even for import { LinkedInLoginButton } from 'react-social-login-buttons'
I had to separately installed 'react-social-login-buttons' which is not documented