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
Hello Team
I am getting a type script error while using
import { Number, Cvc, Expiration } from 'react-credit-card-primitives';
Error:-
Could not find a declaration file for module 'react-credit-card-primitives'. 'project directory/node_modules/react-credit-card-primitives/dist/index.js' implicitly has an 'any' type.
Please help.
The text was updated successfully, but these errors were encountered:
Hello Team
I am getting a type script error while using
import { Number, Cvc, Expiration } from 'react-credit-card-primitives';
Error:-
Could not find a declaration file for module 'react-credit-card-primitives'. 'project directory/node_modules/react-credit-card-primitives/dist/index.js' implicitly has an 'any' type.
Please help.
The text was updated successfully, but these errors were encountered: