stripe / react-stripe-js

React components for Stripe.js and Stripe Elements
https://stripe.com/docs/stripe-js/react
MIT License
1.75k stars 267 forks source link

Remove cyclic dependency #474

Closed cbala-stripe closed 7 months ago

cbala-stripe commented 7 months ago

Summary & motivation

This change removes a cyclic dependency.

API review

There are no API changes in this PR

Testing & documentation

Tested useStripe() in a local integration