cocoastorm / vue-paypal-checkout

A simple Vue.js wrapper component for paypal-checkout
MIT License
153 stars 67 forks source link

Fix Prop Validation #19

Closed cocoastorm closed 6 years ago

cocoastorm commented 6 years ago

Specifically fixes #16.

Turns out the prop validation for type got overwritten later on from additionalProps.js.