checkout/frames-react

Possible mismatch

rkaustchr opened this issue · 0 comments

name?: GatewayBillingAddress;

Here, instead of
name?: GatewayBillingAddress;
shoudn't be:
name?: FramesCardholder;
?