Possible mismatch
rkaustchr opened this issue · 0 comments
rkaustchr commented
frames-react/src/frames/types/types.tsx
Line 158 in 7198cc0
Here, instead of
name?: GatewayBillingAddress;
shoudn't be:
name?: FramesCardholder;
?
rkaustchr opened this issue · 0 comments
frames-react/src/frames/types/types.tsx
Line 158 in 7198cc0
Here, instead of
name?: GatewayBillingAddress;
shoudn't be:
name?: FramesCardholder;
?