Hello,
Trying to use PaymentInputsWrapper in a typescript app and get this error during build:
Type error: Type 'typeof import("/Users/main/.../node_modules/@types/react-payment-inputs/images/index")' is missing the following properties from type 'CardImages': amex, dinersclub, discover, hipercard, and 5 more.
Any ideas how to resolve this? It functions fine but wont build.