paypal-js
paypal-js copied to clipboard
[Bug] PayPalMessagesComponentOptions not up to date
🐞 Describe the Bug
The current PayPalMessagesComponentOptions does not match the documentation found in the sdk docs.
🔬 Minimal Reproduction
Compare current type to the docs.
😕 Actual Behavior
Current type is missing options mentioned in the docs.
🤔 Expected Behavior
To be able to reference options present in the docs.
🌍 Environment
N/A