Even though I am using only usePaymentInputs, I can't seem to use it without needing to install styled-components.
Module not found: Can't resolve 'styled-components' in 'node_modules/react-payment-inputs/es'
isn't styled components only necessary if using PaymentInputsWrapper?